Subject: Re: has anyone else built firefox-1.5.0.1 with xsrc-current? (blows chunks compiling nsDeviceContextPS.cpp)
To: NetBSD Packages Technical Discussion List <tech-pkg@NetBSD.org>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 07/26/2006 17:17:39
--pgp-sign-Multipart_Wed_Jul_26_17:17:17_2006-1
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

At Wed, 26 Jul 2006 22:53:10 +0200,
Joerg Sonnenberger wrote:
>=20
> On Wed, Jul 26, 2006 at 04:17:47PM -0400, Greg A. Woods wrote:
> > I'm trying to do what's probably a rather unorthodox build of
> > firefox-1.5.0.1 (from pkgsrc-2005Q4) on some netbsd-1-6 i386 and alpha
> > machines with xsrc-current installed on them.
>=20
> Which GCC version are you using?

The standard version supplied in netbsd-1-6:

$ gcc -v
Using builtin specs.
gcc version 2.95.3 20010315 (release) (NetBSD nb3)


However it was indeed the newer standard version that was used in
netbsd-3 (where the build succeeded and the result runs fine):

$ gcc -v
Using built-in specs.
Configured with: /home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/co=
nfigure --enable-long-long --disable-multilib --enable-threads --disable-sy=
mvers --build=3Di386-unknown-netbsdelf2.0. --host=3Di386--netbsdelf --targe=
t=3Di386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)


BTW, trying lang/gcc3 on the netbsd-1-6 machines is out of the question,
as per this comment I added some time ago in my pkgchk.conf file:

# XXX ARGH! binutils causes major havoc on alpha when gcc finds /usr/pkg/bi=
n/ld first!
# XXX it also causes conflicts with gdb6 (which installs part of its own bi=
nutils)
#devel/binutils			primary
#lang/gcc3-c			primary
#lang/gcc3-c++			primary
#lang/gcc3-f77			primary
#lang/gcc3-objc			primary


--=20
						Greg A. Woods

H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack <woods@robohack.ca>
Planix, Inc. <woods@planix.com>       Secrets of the Weird <woods@weird.com>

--pgp-sign-Multipart_Wed_Jul_26_17:17:17_2006-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: 92xsve4Pb3GpS1xWOc2QW7jtwVOlpcD1

iQA/AwUBRMfb8mJ7XxTCWceFEQIwGACghYOHZDGJb5PlLBxOn9IUEYVfG6wAoJvd
5J2EpRr51uMB0waE9gvct5L6
=VIsj
-----END PGP SIGNATURE-----

--pgp-sign-Multipart_Wed_Jul_26_17:17:17_2006-1--