bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: pspp with postgres support ubuntu 11.04


From: John Darrington
Subject: Re: PSPP-BUG: pspp with postgres support ubuntu 11.04
Date: Mon, 25 Jul 2011 08:42:30 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

Thanks for the bug report.

A similar fix has, in fact, been committed to the git repository.  But so far
as I'm aware, it's not made it into any release.

J'


On Tue, Jul 19, 2011 at 03:05:31PM +0300, mathias vermeire wrote:
     Hi,
     
     i build pspp with postgres support for ubuntu 11.04 today,
     run in some trouble with ?gtk_entry_reset_im_context'.
     Also  "libplot" and "libreadline" have my some trouble, configure dit not
     find them (solved by  ./configure --without-libplot).
     
     You may wish to install them to obtain additional functionality:
         libreadline (which may itself require libncurses or libtermcap)
     configure: error: The following required prerequisites are not installed.
     You must install them before PSPP can be built:
         libplot (or use --without-libplot)
     
     I Solved the 'gtk_entry_reset_im_context' problem by temprary coment out
     line 312 in /usr/include/gtk-2.0/gtk/gtkentry.h:
     
     //void        gtk_entry_reset_im_context
     (GtkEntry             *entry);
     
     I know this is probability not the best solution but it works for me.
     
     output from make check:
     
     make  check-recursive
     make[1]: Entering directory `/home/mathias/Downloads/pspp/pspp-0.6.2'
     Making check in gl
     make[2]: Entering directory `/home/mathias/Downloads/pspp/pspp-0.6.2/gl'
     make  check-recursive
     make[3]: Entering directory `/home/mathias/Downloads/pspp/pspp-0.6.2/gl'
     make[4]: Entering directory `/home/mathias/Downloads/pspp/pspp-0.6.2/gl'
     make[4]: Nothing to be done for `check-am'.
     make[4]: Leaving directory `/home/mathias/Downloads/pspp/pspp-0.6.2/gl'
     make[3]: Leaving directory `/home/mathias/Downloads/pspp/pspp-0.6.2/gl'
     make[2]: Leaving directory `/home/mathias/Downloads/pspp/pspp-0.6.2/gl'
     Making check in po
     make[2]: Entering directory `/home/mathias/Downloads/pspp/pspp-0.6.2/po'
     make[2]: Leaving directory `/home/mathias/Downloads/pspp/pspp-0.6.2/po'
     make[2]: Entering directory `/home/mathias/Downloads/pspp/pspp-0.6.2'
     gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -I./gl -I./gl -DNO_CHARTS
     -I./src/language/stats -I./src/language/expressions
     -I./src/language/expressions -I./src -I./lib
     -DPKGDATADIR=\"/usr/local/share/pspp\"  -pthread -I/usr/include/atk-1.0
     -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/
     -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
     -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0
     -I/usr/lib/gtk-2.0/include -I/usr/include/cairo
     -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1   -Wall -g -O2
     -Wdeclaration-after-statement -MT
     lib/gtksheet/lib_gtksheet_libgtksheet_a-gtkitementry.o -MD -MP -MF
     lib/gtksheet/.deps/lib_gtksheet_libgtksheet_a-gtkitementry.Tpo -c -o
     lib/gtksheet/lib_gtksheet_libgtksheet_a-gtkitementry.o `test -f
     'lib/gtksheet/gtkitementry.c' || echo './'`lib/gtksheet/gtkitementry.c
     lib/gtksheet/gtkitementry.c:148:21: error: static declaration of
     ?gtk_entry_reset_im_context? follows non-static declaration
     /usr/include/gtk-2.0/gtk/gtkentry.h:311:13: note: previous declaration of
     ?gtk_entry_reset_im_context? was here
     lib/gtksheet/gtkitementry.c:2196:1: warning:
     ?gtk_entry_update_primary_selection? defined but not used
     make[2]: *** [lib/gtksheet/lib_gtksheet_libgtksheet_a-gtkitementry.o] Error
     1
     make[2]: Leaving directory `/home/mathias/Downloads/pspp/pspp-0.6.2'
     make[1]: *** [check-recursive] Error 1
     make[1]: Leaving directory `/home/mathias/Downloads/pspp/pspp-0.6.2'
     make: *** [check] Error 2
     
     Best regards
     Mathias

     _______________________________________________
     Bug-gnu-pspp mailing list
     address@hidden
     https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]