Re: make No Targets Stop
Bernhard Wymann <[email protected]> Mon, 3 Oct 2016 20:25:58 +0200
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Organization | wytec |
| Message-ID | <[email protected]> |
Hi From your variables I would guess that TORCS_BASE points to the wrong directory: TORCS_BASE is supposed to point to the TORCS sources (e.g. just check if "ls $MAKE_DEFAULT" is able to list the file), from your variable I guess it is pointing to the binaries. http://www.berniw.org/tutorials/robot/torcs/install/torcs-setup.html The variables/make etc. just work if you have configured/installed TORCS from your source directory. Additionally it could be that "sudo" does not propagete the environment and that the variables are not set for root. Kind regards Bernhard On 03.10.2016 10:00, Juan Luis Hortelano wrote: > Hi, > > I have been trying to make the driver bt following berniw tutorial with > no luck. I keep finding the message after executing "sudo make" in the > bt folder: > > "make: *** No targets. Stop." > > I think I've set up the environment variables right, this is in my .bashrc: > > export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib > export TORCS_BASE=/usr/local/share/games/torcs > export MAKE_DEFAULT=$TORCS_BASE/Make-default.mk <http://default.mk> > > I'm using torcs 1.3.7 and I followed the installation manual step by > step. I've been trying to fix this for several days now. > > Could somebody help me out please? > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Torcs-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/torcs-users > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot