On Sep 13, 2005, at 2:44 PM, Mark Pauley wrote:
On Sep 13, 2005, at 11:37 AM, Robert M. Zigweid wrote:
cc -O -g -I/SourceCache/cctools/cctools-576.3/libstuff/../include - Wall -Wno-long-double -no-cpp-precomp -pipe -no-cpp-precomp -arch ppc -arch i386 -static -c \ -MD -dependency-file /private/var/tmp/cctools/ cctools-576.3.obj/libstuff/static_obj/allocate.d \ -o /private/var/tmp/cctools/cctools-576.3.obj/libstuff/ static_obj/allocate.o /SourceCache/cctools/cctools-576.3/libstuff/ allocate.c make[3]: cc: Command not found
It looks like you might not have cc in your BuildRoot. Did you install the DevTools first? If so, you might try linking cc-
gcc-3.3 in your BuildRoot.
_Mark
I definitely don't have it in my buildroot. Just installed on the base system. do I need ot chroot and install the dev tools that way? (ugh!) All this to resolve those nice circular dependancies. (Sorry for the double reply Mark. Forgot to add the list) -- Robert M. Zigweid http://robert.zigweid.net rzigweid@zigweid.net