two buildworld problems

Alexander Best alexbestms at uni-muenster.de
Tue Jun 15 17:24:33 UTC 2010


On Tue, Jun 15, 2010 at 7:12 PM, Doug Barton <dougb at freebsd.org> wrote:
> On 06/15/10 04:11, Alexander Best wrote:
>>
>> 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:
>>>>>
>>>>> Alexander Best<alexbestms at uni-muenster.de>  writes:
>>>>>>
>>>>>> .if empty(.CURDIR:M/usr/src/*)&&  empty(.CURDIR:M/usr/obj/*)&&
>>>>>> exists(/usr/local/bin/gcc44)
>>>>>> CC = gcc44
>>>>>> CXX = g++44
>>>>>> CPP = cpp44
>>>>>> .endif
>>>>>
>>>>> What happens when .CURDIR = /usr/src?
>>>>
>>>> i'm now using [...]
>>>
>>> I was trying to show you why what you had didn't work...
>>
>> sorry. i didn't mean to affend you. doug barton already pointed out
>> that what i had in my make.conf beforehand won't work unless /usr/src
>> and /usr/obj are literal directories in /usr [1].
>
> You're really working hard to make this more complicated than it needs to
> be. Try this:
>
> cd /usr/src
> make -V .CURDIR
>
> Then tell us what it says.

*lol* sorry. i'm quite busy with other stuff atm so i'm not that good
at reading mails very thoroughly right now. ;9

`make -V .CURDIR` in /usr/src returns "/usr/src"

cheers.
alex


>
>
> Doug
>
> --
>
>        ... and that's just a little bit of history repeating.
>                        -- Propellerheads
>
>        Improve the effectiveness of your Internet presence with
>        a domain name makeover!    http://SupersetSolutions.com/
>
>



-- 
Alexander Best


More information about the freebsd-current mailing list