Skip site navigation (1)Skip section navigation (2)
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036985491.27641.1.camel>