Date: Thu, 14 Mar 2002 19:21:39 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Alex Zepeda <jazepeda@pacbell.net> Cc: Kris Kennaway <kris@obsecurity.org>, current@freebsd.org, ports@freebsd.org Subject: Re: 5.x packages and request for help. Message-ID: <20020314192139.A53644@xor.obsecurity.org> In-Reply-To: <20020314185653.A68572@zippy.mybox.zip>; from jazepeda@pacbell.net on Thu, Mar 14, 2002 at 06:56:53PM -0800 References: <20020314175440.B64023@zippy.mybox.zip> <20020315083610.I98205-100000@sbk-gw.sibnet.ru> <20020314184036.A51944@xor.obsecurity.org> <"from kris"@obsecurity.org> <20020314185653.A68572@zippy.mybox.zip>
next in thread | previous in thread | raw e-mail | index | archive | help
--qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2002 at 06:56:53PM -0800, Alex Zepeda wrote: > On Thu, Mar 14, 2002 at 06:40:37PM -0800, Kris Kennaway wrote: >=20 > > The compile problems seem to be related to recent compiler toolchain > > changes, which you might not see unless you recompiled everything qt23 > > depends on from scratch (which the package cluster does). >=20 > Right, when I tried to compile Qt3 recently I had problems with moc > dupming core. Getting rid of any objprelink references solved that. I > suggest that something similar be done in the port (maybe make objprelink > optional and then off by default). Actually, I think you might have nailed it.. the qt23 port has this: =2Eif ${OSVERSION} >=3D 500029 NO_QT_OBJPRELINK=3D yes =2Eendif but the portbuild script is still setting OSVERSION to 500027. I thought I'd made all of those dynamic based on the version number in the head of the CVS branch, but looks like I missed some. Thanks! Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kWjCWry0BWjoQKURApMyAJ0SkXDgqPeKKBSv5Lj7bocNvUvJlQCfVkSd L9loY+1B25gprSHF9qEmvOU= =B89h -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314192139.A53644>