[darwinbuild] cctools compile problem

Mark Pauley mpauley at mac.com
Tue Sep 13 12:31:42 PDT 2005


I'm unfamiliar with the setup process for darwinbuild, but you need  
to make sure that your BuildRoot has been properly seeded to serve as  
a build environment.  What steps have you taken so far to get this  
going?


_Mark

On Sep 13, 2005, at 12:26 PM, Robert M. Zigweid wrote:

>
> 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 at zigweid.net
>
> _______________________________________________
> darwinbuild mailing list
> darwinbuild at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/darwinbuild
>




More information about the darwinbuild-dev mailing list