From owner-freebsd-gnome Sun Nov 10 19:31:33 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C8C937B401 for ; Sun, 10 Nov 2002 19:31:31 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D1943E42 for ; Sun, 10 Nov 2002 19:31:30 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gAB3VN4U077285; Sun, 10 Nov 2002 22:31:23 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Can't build GNOME2 on -current From: Joe Marcus Clarke To: "Daniel O'Connor" Cc: FreeBSD GNOME Users In-Reply-To: <1036984034.1968.21.camel@chowder.localdomain> References: <1036556490.55376.60.camel@chowder.localdomain> <1036712059.345.28.camel@gyros.marcuscom.com> <1036984034.1968.21.camel@chowder.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lH1i7Grjwj8UxPWU25m8" X-Mailer: Ximian Evolution 1.0.8 Date: 10 Nov 2002 22:31:31 -0500 Message-Id: <1036985491.27641.1.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-3.9 required=5.0 tests=AWL,IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_01_02 version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-lH1i7Grjwj8UxPWU25m8 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-11-10 at 22:07, Daniel O'Connor wrote: > On Fri, 2002-11-08 at 10:04, Joe Marcus Clarke wrote: > > > In file included from /usr/local/include/libintl.h:22, > > > from /usr/X11R6/include/libgnome/gnome-i18n.h:16, > >=20 > > Delete /usr/X11R6/include/libgnome and /usr/X11R6/include/libgnomeui if > > it exists, and you should be set. >=20 > Ahh OK, that got me a fair bit further. >=20 > To finish building I had to manually add > '-I/usr/X11R6/include/libgtop-2.0' to some Makefiles (I have the list at > home). >=20 > Also, I found gdm didn't build due to a missing 'misc_conv' symbol (I > just wrote a stub routine and it compiled - I wasn't planning on using > gdm anyway) Yeah, you need to take special care on -CURRENT. Peter Wemm has a good recipe for updating -CURRENT. I recommend you do it ASAP. make buildworld rm -rf /usr/include.old mv /usr/include /usr/include.old chflags -R noschg /usr/lib [mkdir /usr/lib/old] mv /usr/lib/lib*.so.* /usr/lib/compat mv /usr/lib/*.o /usr/lib/lib*.a /usr/lib/lib*.so /usr/lib/old make installworld After that, gdm2 will build just fine. You may actually solve some other problems, too. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-lH1i7Grjwj8UxPWU25m8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA9zySTb2iPiv4Uz4cRAi4WAJ48LvQKNMiSZlkRqA3WPGnvK4Eb9ACfTkBj U9bH97FwN0fjvUh0Q4bmEmw= =D/ZR -----END PGP SIGNATURE----- --=-lH1i7Grjwj8UxPWU25m8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message