pspp-dev
[Top][All Lists]
Advanced

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

Re: problem with latest master


From: Harry Thijssen
Subject: Re: problem with latest master
Date: Sat, 9 Apr 2011 21:09:36 +0200

2011/4/9 Ben Pfaff
[...]

Harry, instead of my previous suggestion, can you try this patch?

diff --git a/src/ui/gui/automake.mk b/src/ui/gui/automake.mk
index eb37c16..5672b15 100644
--- a/src/ui/gui/automake.mk
+++ b/src/ui/gui/automake.mk
@@ -66,6 +66,7 @@ src_ui_gui_psppire_LDADD = \
       src/libpspp-core.la \
       $(GTK_LIBS) \
       $(CAIRO_LIBS) \
+       $(LIBICONV) \
       $(LIBINTL)

 src_ui_gui_psppiredir = $(pkgdatadir)


I added the line manually and than the build is succesfull. 

Have fun

reply via email to

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