* Christian Anthon wrote on 20 Apr 2006: > On Thu, Apr 20, 2006 at 02:43:25PM +0200, Achim Mueller wrote: > > Hi again, > > > > on a amd64 (SuSE-10.1) I get these errors: > > > > gtkgame.c:6680: error: 'PangoRectangle' undeclared (first use in this > > was does pkg-config --cflags --libs gtk+-2.0 say, do you see matching > entries in the gcc compile line for gtkgame.c, what is in the > include/pango* directories reported by the command above.
One step further ... I guess the problem is the 32/54bit mix of SuSE. cairo.pc wasn't found before, I put it into the PKG_CONFIG_PATH. Now I have a new problem: hread-2.0 -lglib-2.0 -L/usr/lib64 -laudiofile -lm -lpng -lz -L/opt/gnome/lib64 -lart_lgpl -lm -lpng -lgmp -ldl -lreadline -lncurses -lm /usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libcairo.a when searching for -lcairo /usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libcairo.a when searching for -lcairo /usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: cannot find -lcairo collect2: ld returned 1 exit status make[2]: *** [gnubg] Fehler 1 make[2]: Leaving directory `/home/ace/local/src/gnubg' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/ace/local/src/gnubg' This happens no matter whether I'm in an ordinary shell or using the "linux32 bash" trick. Ciao Achim -- If you want to make sure that I'll read your e-mail please avoid HTML and use a real name. Otherwise I can't guarantee I'll receive it. achim mueller, anne-frank-str. 25, D-48431 rheine +49 (0)5971 83767, +49 (0)163 8458340 ------------------------------------------------- pgp/gnupg key: 1024D/5DF3A722 (wwwkeys.de.pgp.net)
pgp5UsmgLdF3B.pgp
Description: PGP signature
_______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
