pkgsrc-Bugs archive

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

Re: pkg/48223: www/firefox configure fails on 5.2_STABLE/i386 (w/modular x-org)



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

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48223: www/firefox configure fails on 5.2_STABLE/i386
 (w/modular x-org)
Date: Fri, 20 Sep 2013 11:28:47 -0500 (CDT)

 On Fri, 20 Sep 2013, Ryo ONODERA wrote:
 
 > For CC and CXX, "is a cross-compiler" is displayed.
 > It means CC and CXX is detected as cross compiler.
 >
 > This mis-detection is problem.
 
 I noticed that "mozilla-common.mk" contains:
 
 [...]
 # gcc45-4.5.3 of lang/gcc45 does not generate proper binary,
 # but gcc 4.5.4 of NetBSD 7 generates working binary.
 .if !empty(MACHINE_PLATFORM:MNetBSD-5.*)
 GCC_REQD+=              4.6
 [...]
 
 IIRC, with firefox18(?) through firefox22 on netbsd-5, lang/gcc46 was
 automatically built as a dependency and used, but this time it was not.
 Is the above notation supposed to trigger that?
 
 (The comment about gcc 4.5.3 is a bit confusing since that is what
 netbsd-6 uses.  I take it that netbsd-6 in-tree gcc45 is tweaked over
 pkgsrc lang/gcc45?)
 
 -- 
 |/"\ 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