Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2010 13:11:31 +0200
From:      Alexander Best <alexbestms@uni-muenster.de>
To:        =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= <des@des.no>
Cc:        freebsd-current@freebsd.org
Subject:   Re: two buildworld problems
Message-ID:  <AANLkTim3TIG9XriTUE2ve-8t7lWVoAVh66_ALeFi_5Q-@mail.gmail.com>
In-Reply-To: <86d3vspr43.fsf@ds4.des.no>
References:  <AANLkTinchxOQRJ8qsfS1VDcnALSi1L06dl8W4GMSj20b@mail.gmail.com> <86mxuxgwgg.fsf@ds4.des.no> <AANLkTimXtXQRMYJRuyO9FOakzqAq1w8UIQN69IcjvNzX@mail.gmail.com> <86d3vspr43.fsf@ds4.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
2010/6/15 Dag-Erling Sm=F8rgrav <des@des.no>:
> Alexander Best <alexbestms@uni-muenster.de> writes:
>> Dag-Erling Sm=F8rgrav <des@des.no> writes:
>> > Alexander Best <alexbestms@uni-muenster.de> writes:
>> > > .if empty(.CURDIR:M/usr/src/*) && empty(.CURDIR:M/usr/obj/*) &&
>> > > exists(/usr/local/bin/gcc44)
>> > > CC =3D gcc44
>> > > CXX =3D g++44
>> > > CPP =3D cpp44
>> > > .endif
>> > What happens when .CURDIR =3D /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].

here's the error ouput i got with

.if empty(.CURDIR:M/usr/src/*) && empty(.CURDIR:M/usr/obj/*) &&
exists(/usr/local/bin/gcc44)
CC =3D gcc44
CXX =3D g++44
CPP =3D cpp44
.endif

in my make.conf: [2]


[1] http://www.mail-archive.com/freebsd-current@freebsd.org/msg122986.html
[2] http://www.mail-archive.com/freebsd-current@freebsd.org/msg122975.html

cheers.
alex

>
> DES
> --
> Dag-Erling Sm=F8rgrav - des@des.no
>



--=20
Alexander Best



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTim3TIG9XriTUE2ve-8t7lWVoAVh66_ALeFi_5Q->