two buildworld problems

Alexander Best alexbestms at uni-muenster.de
Fri Jun 18 15:07:23 UTC 2010


2010/6/15 Dag-Erling Smørgrav <des at des.no>:
> Alexander Best <alexbestms at uni-muenster.de> writes:
>> Dag-Erling Smørgrav <des at des.no> writes:
>> > The problem is that "/usr/src/" is not a prefix of "/usr/src".
>> ah i see. would something like
>>
>> empty(.CURDIR:M/usr/src*) instead of empty(.aCURDIR:M/usr/src/*) work?
>
> I think so.  My hypothesis is that CC, CXX etc. were set in the
> top-level Makefile and inherited by sub-makes.

indeed it worked. :) thanks a bunch. however it seems that CC/CXX/CPP
have to be set in make.conf. setting them in src.conf breaks
buildworld. maybe this should go into src.conf(5)?

>
> DES
> --
> Dag-Erling Smørgrav - des at des.no
>



-- 
Alexander Best


More information about the freebsd-current mailing list