[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with latest master
From: |
John Darrington |
Subject: |
Re: problem with latest master |
Date: |
Sat, 9 Apr 2011 17:20:13 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sat, Apr 09, 2011 at 09:40:27AM -0700, Ben Pfaff wrote:
address@hidden writes:
> That solved the issue but now I get an other error:
This linking error says that the iconv functions cannot be
found. I don't see anything in the linker command line that
would cause the iconv library to be linked.
Can you try editing your Makefile, looking for a line that starts
with "LIBS =" and adding -liconv to it? If that makes a
difference then we can try to figure out why it isn't be linked
automatically.
I notice that src_ui_terminal_pspp_LDADD includes $(LIBICONV), but
src_ui_gui_psppire_LDADD does not. This is probably pertinent.
J'
--
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.
signature.asc
Description: Digital signature
Re: problem with latest master, Ben Pfaff, 2011/04/09