On 5/12/07, Peter Avalos <[EMAIL PROTECTED]> wrote:
On Sat, May 12, 2007 at 09:11:32PM +0530, arnuld wrote: > > On 5/12/07, Peter Avalos <[EMAIL PROTECTED]> wrote: > > > > On Fri, May 11, 2007 at 06:47:37PM +0000, arnuld wrote: > > > > as advised on this mailing list. i added this line in "/etc/mk.conf": > > > > > > WANT_GCC41=yes > > > Try /etc/make.conf. Then also add CCVER=gcc41. > > this file does not exist so i created as copy of "/etc/mk.conf" to > "/etc/make.conf" with WANT_GCC41=yes and rebuilt the system. >
So what's in /etc/make.conf?
eactly all of what "/etc/mk.conf" has.
/etc/mk.conf is for pkgsrc. /etc/make.conf is for the system build.
thanks for this. i will take it as a gift :-) DragonFlyBSD Documentation/Guide/FAQs do not contain this distinction.
Please make sure that this is in your /etc/make.conf: WANT_GCC41=yes
it *is* there and since i made it a copy of "/etc/mk.conf", it contains these lines too, at the beginning and end respectively: ifdef .... [some text here] ...... fi -- http://arnuld.blogspot.com/
