Sam Xiao wrote: > I have this error when trying to build gqview from cvs. Can anyone > help me here? or at least some idea what went wrong > > I did a 'fink selfupdate', but no luck > > > <snip> > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" - > DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" - > DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 - > I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include - > I/usr/X11R6/include/freetype2 -I../.. -Os -pipe -Wall -c ftglue.c - > fno-common -DPIC -o .libs/ftglue.o > ### execution of /var/tmp/tmp.2.VncX1H failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-pango1-xft2-1.10.1-1004 > (Reading database ... 12287 files and directories currently installed.) > Removing fink-buildlock-pango1-xft2-1.10.1-1004 ... > Failed: phase compiling: pango1-xft2-1.10.1-1004 failed > > Your problem is with pango1-xft2 ; we don't know whether you can build gqview yet.
I'm surprised that there's no error message. /var/tmp/tmp.2.VncX1H is a script that runs some compiler tasks. If it's still around, take a look at that and post its contents here--that might be informative. Otherwise, try "fink -l build pango1-xft2" , which will capture a log in /tmp. Also, what architecture are you on? And what do you get from "gcc -v"? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
