Date: Thu, 22 Feb 2007 14:09:57 +1000 From: "Kris Glynn" <Kristen.Glynn@virginblue.com.au> To: <freebsd-x11@freebsd.org> Subject: gnome2 build error - gail - after ModularXorg install Message-ID: <117E214ECBE90A42B7DD8DE6485E2C55037E5A@DJQHOCMX01.virginblue.internal>
next in thread | raw e-mail | index | archive | help
I have managed to completely build X Window System Version 7.2.0 from the info provided at http://wiki.freebsd.org/ModularXorg =20 Once installed I noticed that I had not installed Gnome. So I went into the ports tree /usr/ports/x11/gnome2 and began the build process but it always errors out during building of gail (more specifically - libgail-util) =20 Prior to building Xorg I renamed /usr/ports to /usr/ports.old and used git to populate a new /usr/ports. When I started building gnome2 initially I used this tree.. should I of done this ?or should I have first renamed ports to ports.git and then renamed ports.old back to /usr/ports ? Regardless of this now - gnome2 will not build from either ports tree. =20 Once I installed ModularXorg should I have renamed ports.old back to ports ? =20 The error is.. =20 gmake[2]: Entering directory `/usr/ports/accessibility/gail/work/gail-1.9.4/libgail-util' /bin/sh /usr/ports/accessibility/gail/work/gnome-libtool --mode=3Dlink = cc -O2 -fno-strict-aliasing -pipe -Wall -L/usr/local/lib -o libgailutil.la -rpath /usr/local/lib -version-info 18:1:0 -L/usr/local/lib gailmisc.lo gailtextutil.lo -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv =20 grep: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory sed: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory gnome-libtool: link: `/usr/X11R6/lib/libgtk-x11-2.0.la' is not a valid libtool archive gmake[2]: *** [libgailutil.la] Error 1 gmake[2]: Leaving directory `/usr/ports/accessibility/gail/work/gail-1.9.4/libgail-util' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/accessibility/gail/work/gail-1.9.4' gmake: *** [all] Error 2 *** Error code 2 =20 Stop in /usr/ports/accessibility/gail. *** Error code 1 =20 The libs it is looking for actually exist in /usr/local/lib I have tried copying them to /usr/X11R6/lib but then it complains about them being moved ?? Setting LD_LIBRARY_PATH=3D/usr/local/lib/ also makes no difference=20 =20 Any ideas ? Any help appreciated. =20 Kris Glynn Websites - Online Administrator Virgin Blue Airlines P: 3295 3987 M: 0434 602 997 www.virginblue.com.au <http://www.virginblue.com.au/>=20 =20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?117E214ECBE90A42B7DD8DE6485E2C55037E5A>