Buildroot: Xorg building issue

David Smoot davidsmoot at gmail.com
Tue Oct 4 18:36:31 UTC 2005


Try this again.  Sorry for my last email.  I'd had a couple of beers
while working and was overcome by stupidity.

Attached is my config file.  Running buildroot on X86 building for
X86.  Compiler set to 3.4.  When it gets around to the Xorg portion it
is complaining that my CC environment variable is not set.  What do I
set cc to, do I just set it to "gcc" or do I have to point to
something specifically in the toolchain?  Of course I could be way off
base so here is the actual error message:

make[1]: Entering directory `/home/dsmoot/buildroot/build_i686/xc'
make[1]: cc: Command not found
make[1]: [World] Error 127 (ignored)

Building Release 6.8.2.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Tue Oct  4 11:24:08 CDT 2005

cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
make[2]: Entering directory `/home/dsmoot/buildroot/build_i686/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
rm -f imakemdep_cpp.h
make[2]: Leaving directory `/home/dsmoot/buildroot/build_i686/xc/config/imake'
make -w Makefile.boot
make[2]: Entering directory `/home/dsmoot/buildroot/build_i686/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[3]: Entering directory `/home/dsmoot/buildroot/build_i686/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= and
CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
cc -o ccimake -DCROSSCOMPILEDIR=\"\"  -O -I../../include
-I../../imports/x11/include/X11 ccimake.c
make[3]: cc: Command not found
make[3]: *** [ccimake] Error 127
make[3]: Leaving directory `/home/dsmoot/buildroot/build_i686/xc/config/imake'
make[2]: *** [imake.proto] Error 2
make[2]: Leaving directory `/home/dsmoot/buildroot/build_i686/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/dsmoot/buildroot/build_i686/xc'
make: *** [/home/dsmoot/buildroot/build_i686/xc/programs/Xserver/Xorg] Error 2
dsmoot at houlnx:~/buildroot$

Thanks for the help and sorry again for the previous stupid email.
David
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: .config
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20051004/6f37d6e3/attachment.diff 


More information about the uClibc mailing list