pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Undefined symbols libiconv libiconv_close libiconv_open


From: Aleksander Morgado
Subject: Re: [pdf-devel] Undefined symbols libiconv libiconv_close libiconv_open
Date: Mon, 02 Jun 2008 21:02:13 +0200
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Jemarch, seems a problem of the latest gnulib sources imported. I will try to figure out what changed between the last two imports that makes this crash.

Forget it. It's not a problem in new gnulib sources. The problem comes from the following line in src/Makefile.am:

libgnupdf_la_LDFLAGS = -no-undefined

Which was added to create a DLL when compiling for windows with mingw32.

If disabled, it will compile correctly in Darwin. Should we put it as a condition only for compiling in Windows environment?




reply via email to

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