Date: Tue, 15 Jun 2010 10:12:18 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Alexander Best <alexbestms@uni-muenster.de> Cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>, freebsd-current@freebsd.org Subject: Re: two buildworld problems Message-ID: <4C17B472.1020305@FreeBSD.org> In-Reply-To: <AANLkTim3TIG9XriTUE2ve-8t7lWVoAVh66_ALeFi_5Q-@mail.gmail.com> References: <AANLkTinchxOQRJ8qsfS1VDcnALSi1L06dl8W4GMSj20b@mail.gmail.com> <86mxuxgwgg.fsf@ds4.des.no> <AANLkTimXtXQRMYJRuyO9FOakzqAq1w8UIQN69IcjvNzX@mail.gmail.com> <86d3vspr43.fsf@ds4.des.no> <AANLkTim3TIG9XriTUE2ve-8t7lWVoAVh66_ALeFi_5Q-@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/15/10 04:11, Alexander Best wrote: > 2010/6/15 Dag-Erling Smørgrav<des@des.no>: >> Alexander Best<alexbestms@uni-muenster.de> writes: >>> Dag-Erling Smørgrav<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 = 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. 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C17B472.1020305>