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
_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to