Re: driver Makefile problem
Bernhard Wymann <[email protected]>
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Organization | wytec |
| Message-ID | <[email protected]> |
Hi If you say "ls -l $MAKE_DEFAULT", does it find the file (maybe you did not run configure, does the file "Make-config" exist)? Does make invoke make directly or do you use an alias? Did you run it directly from the drivers source directory? If I change $MAKE_DEFAULT to something invalid, e.g. "export MAKE_DEFAULT=sfsf", the I get (GNU Make 3.82): Makefile:28: sfsf: No such file or directory make: *** No rule to make target `sfsf'. Stop. Best regards Bernhard On 10/08/2012 03:34 AM, Anand Madhusoodanan wrote: > Hi, > I have managed to compile and install torcs. I can get the > simulator to open and can also complete a race. I want to create my own > robot and have been following "Berniws" guide to do the same. I've > downloaded the robotgen script and managed to run it like this > > "./robotgen -n "hektor" -a "Anand" -c "kc-coda" --gpl ". > > The directory named hektor is created in /src/drivers inside the torcs > installation directory . > > But when i try to make , I get the following error " make: *** No > targets. Stop. " > > I can see a file named "Makefile" inside the "hektor" folder , but can't > understand why the make fails. My LD_LIBRARY_PATH and MAKE_DEFAULT have > been set as follows. > > export > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib:/usr/lib/:/usr/lib/libalut.so:/usr/lib/libalut.soclear:/usr/include > > export TORCS_BASE=/home/prince_hektor/Desktop/torcs-1.3.3 > > export MAKE_DEFAULT=$TORCS_BASE/Make-default.mk > > Can anyone help me out with this problem? > > > > Regards, > Anand. > > > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > > > > _______________________________________________ > Torcs-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/torcs-users > ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev