|
From: | Benoit LEROYER |
Subject: | Re: Compilation problem |
Date: | Wed, 25 Apr 2012 12:17:04 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 |
I have a similar problem on Centos-5.7 (x86_64) To compile gtk+2.20 I need to compile first gdk-pixbuf-2.22 and I have following error message gdk-pixbuf-enum-types.h:17:9: error: macro names must be identifiers gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers gdk-pixbuf-enum-types.h:21:9: error: macro names must be identifiers gdk-pixbuf-enum-types.h:25:9: error: macro names must be identifiers gdk-pixbuf-enum-types.h:27:9: error: macro names must be identifiers gdk-pixbuf.c: In function 'gdk_pixbuf_class_init': gdk-pixbuf.c:180: error: 'GDK_TYPE_COLORSPACE' undeclared (first use in this function) gdk-pixbuf.c:180: error: (Each undeclared identifier is reported only once gdk-pixbuf.c:180: error: for each function it appears in.) make[4]: *** [gdk-pixbuf.lo] Error 1 make[4]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1/gdk-pixbuf' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1/gdk-pixbuf' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1/gdk-pixbuf' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1' make: *** [all] Error 2 Have you an idea ? Thanks On Tue, Apr 24, 2012 at 04:28:48PM +0200, Benoit LEROYER wrote:I have tried with git version and tarball version and I have the same resultThat is most odd. If you download pspp-0.7.9.tar.gz from alpha.gnu.org and run ./configure, do you see PACKAGE_URL in the config.h file ? If so, how is it defined? J'On Tue, Apr 24, 2012 at 10:07:44AM +0200, Benoit LEROYER wrote:Many thanks, I have upgraded Gtk+ and pspp.0.7.8 works fine now. I have tried to compile the last version of pspp 0.7.9 and I have the following error message src/ui/gui/help-menu.c: In function 'about_new': src/ui/gui/help-menu.c:51: error: 'PACKAGE_URL' undeclared (first use in this function) src/ui/gui/help-menu.c:51: error: (Each undeclared identifier is reported only once src/ui/gui/help-menu.c:51: error: for each function it appears in.) src/ui/gui/help-menu.c: In function 'online_help': src/ui/gui/help-menu.c:109: error: 'PACKAGE_URL' undeclared (first use in this function) src/ui/gui/help-menu.c:109: error: expected ')' before string constant make[2]: *** [src/ui/gui/src_ui_gui_psppire-help-menu.o] Error 1 make[2]: Leaving directory `/usr/local/dist/pspp-0.7.9' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/dist/pspp-0.7.9' make: *** [all] Error 2 Could you help ?Are you building from a pre-release tarball, or from the git repository?_______________________________________________ Pspp-users mailing list address@hidden https://lists.gnu.org/mailman/listinfo/pspp-users --
--
Benoit LEROYER
|
[Prev in Thread] | Current Thread | [Next in Thread] |