Date: Tue, 30 Nov 2004 20:35:50 -0500 From: Kevin Coles <kevin.coles@sympatico.ca> To: questions@FreeBSD.org Subject: XFCE4 Build problem with Pango Message-ID: <41AD1FF6.2060905@sympatico.ca>
next in thread | raw e-mail | index | archive | help
Hello, I am trying to install xfce4 on my FreeBSD 5.2.1 machine, and it keeps stopping when it tries to install Pango. I have done cvsup and tried to install pango by itself, however it doesn't seem to work. This was the error mesage... ------------------------------ ===> Verifying install for pango-1.0.600 in /usr/ports/x11-toolkits/pango ===> Building for pango-1.6.0 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0' Making all in pango gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0/pango' gmake all-recursive gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0/pango' Making all in opentype gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0/pango/opentype' /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -mcpu=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o ottest ottest.o disasm.o libpango-ot.la -L/usr/X11R6/lib -lfontconfig -L/usr/local/lib -lfreetype -lz cc -O -pipe -mcpu=pentiumpro -Wall -o ottest ottest.o disasm.o -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libpango-ot.a -lfontconfig -lfreetype -lz gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0/pango/opentype' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0/pango' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0/pango' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.6.0' *** Error code 2 Stop in /usr/ports/x11-toolkits/pango. *** Error code 1 Stop in /usr/ports/x11-themes/gtk-xfce-engine. *** Error code 1 Stop in /usr/ports/x11-wm/xfce4. ------------------------------------ Thanks for your time, Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41AD1FF6.2060905>