pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49000 (mail/akonadi needs newer GCC on netbsd-5/i386)



The following reply was made to PR pkg/49000; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49000 (mail/akonadi needs newer GCC on netbsd-5/i386)
Date: Thu, 17 Jul 2014 18:41:35 -0500 (CDT)

 On Thu, 17 Jul 2014, obache%NetBSD.org@localhost wrote:
 
 > State-Changed-Why:
 > Could you apply the change in pkgsrc-HEAD and feedback?
 
 Following an update of "devel/boost-libs" (and removing "mail/akonadi"
 from my "GCC_REQD+=4.6" override list), doing "make" in "mail/akonadi"
 attempted to build "lang/gcc45".  So, I suppose that will take care of
 the issue.
 
 (Since I need GCC 4.6 for "www/firefox", I'd like to do a blanket override
 of packages needing GCC 4.5 or earlier--but still building with the
 netbsd-5's native GCC 4.1.3 for those packages for which it works.  I
 haven't quite worked out how.  Obvious approaches using something like:
 
   .if !empty(GCC_REQD:M4.5)
     GCC_REQD+=4.6
   .endif
 
 in "/etc/mk.conf" cause 'make' to complain about invalid conditional
 expression.)
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index