|
From: | Benoit LEROYER |
Subject: | Re: Compilation problem |
Date: | Tue, 24 Apr 2012 10:07:44 +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 |
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 ? Thanks Benoit On Mon, Apr 23, 2012 at 06:54:25PM +0200, LEROYER Benoit wrote: I am trying to compile pspp.0.7.8 on redhat Entreprise 6.1 x86_64 I have the following error message : src/ui/gui/src_ui_gui_psppire-psppire-buttonbox.o: In function `psppire_buttonbox_set_property': /usr/local/dist/pspp-0.7.8/src/ui/gui/psppire-buttonbox.c:104: undefined reference to `gtk_widget_get_realized' collect2: ld returned 1 exit status make[2]: *** [src/ui/gui/psppire] Error 1 make[2]: Leaving directory `/usr/local/dist/pspp-0.7.8' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/dist/pspp-0.7.8' make: *** [all] Error 2 Does somebody have an idea? Either upgrade Gtk+ to version 2.20 or later, Or upgrade pspp to version 0.7.9 J'_______________________________________________ Pspp-users mailing list address@hidden https://lists.gnu.org/mailman/listinfo/pspp-users --
--
Benoit LEROYER
|
[Prev in Thread] | Current Thread | [Next in Thread] |