|
From: Robotics P. u. h. l. <rob...@li...> - 2007-10-11 03:51:22
|
This is what I get now while trying to cross compile player
john@john-desktop:~/player-2.0.4$ sudo make install
Making install in replace
make[1]: Entering directory `/home/john/player-2.0.4/replace'
if /bin/bash ../libtool --tag=CC --mode=compile arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libplayercore -I../client_libs/libplayerc++ -g -O2 -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.c; \
then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo"; exit 1; fi
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libplayercore -I../client_libs/libplayerc++ -g -O2 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o
../libtool: line 1353: arm-linux-gcc: command not found
make[1]: *** [dummy.lo] Error 1
make[1]: Leaving directory `/home/john/player-2.0.4/replace'
make: *** [install-recursive] Error 1
but arm-linux-gcc is in the PATH
john@john-desktop:~/player-2.0.4$ arm-linux-gcc
arm-linux-gcc: no input files
john@john-desktop:~/player-2.0.4$
arm-linux-gcc is in the path and can be found
BUT libtool doesn't find it
any ideas?
John Cummins
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. |