Date: 10 Nov 2002 22:31:31 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: Can't build GNOME2 on -current Message-ID: <1036985491.27641.1.camel@shumai.marcuscom.com> 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>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] 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, > > > > Delete /usr/X11R6/include/libgnome and /usr/X11R6/include/libgnomeui if > > it exists, and you should be set. > > Ahh OK, that got me a fair bit further. > > To finish building I had to manually add > '-I/usr/X11R6/include/libgtop-2.0' to some Makefiles (I have the list at > home). > > 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 -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA9zySTb2iPiv4Uz4cRAi4WAJ48LvQKNMiSZlkRqA3WPGnvK4Eb9ACfTkBj U9bH97FwN0fjvUh0Q4bmEmw= =D/ZR -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036985491.27641.1.camel>
