gnome2 build error - gail - after ModularXorg install
Kris Glynn
Kristen.Glynn at virginblue.com.au
Thu Feb 22 04:37:03 UTC 2007
I have managed to completely build X Window System Version 7.2.0 from
the info provided at http://wiki.freebsd.org/ModularXorg
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)
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.
Once I installed ModularXorg should I have renamed ports.old back to
ports ?
The error is..
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=link 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
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
Stop in /usr/ports/accessibility/gail.
*** Error code 1
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=/usr/local/lib/ also makes no
difference
Any ideas ? Any help appreciated.
Kris Glynn
Websites - Online Administrator
Virgin Blue Airlines
P: 3295 3987
M: 0434 602 997
www.virginblue.com.au <http://www.virginblue.com.au/>
More information about the freebsd-x11
mailing list