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 20:40:53 +0200
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Nice... I updated my working copy and get the same problems in Mac OS X 10.5

Undefined symbols:
  "_CFLocaleCopyCurrent", referenced from:
      _gl_locale_name_default in localename.o
  "_CFRelease", referenced from:
      _gl_locale_name_default in localename.o
  "_CFLocaleGetIdentifier", referenced from:
      _gl_locale_name_default in localename.o
  "_iconv_open", referenced from:
      _pdf_text_host_encoding_is_available in pdf-text-host-encoding.o
      _pdf_text_host_encoding_is_available in pdf-text-host-encoding.o
      _pdf_text_utf32he_to_host in pdf-text-host-encoding.o
      _pdf_text_host_to_utf32he in pdf-text-host-encoding.o
  "_CFStringGetCString", referenced from:
      _gl_locale_name_default in localename.o
  "_iconv", referenced from:
      _pdf_text_utf32he_to_host in pdf-text-host-encoding.o
      _pdf_text_host_to_utf32he in pdf-text-host-encoding.o
  "_iconv_close", referenced from:
      _pdf_text_host_encoding_is_available in pdf-text-host-encoding.o
      _pdf_text_host_encoding_is_available in pdf-text-host-encoding.o
      _pdf_text_utf32he_to_host in pdf-text-host-encoding.o
      _pdf_text_utf32he_to_host in pdf-text-host-encoding.o
      _pdf_text_utf32he_to_host in pdf-text-host-encoding.o
      _pdf_text_host_to_utf32he in pdf-text-host-encoding.o
      _pdf_text_host_to_utf32he in pdf-text-host-encoding.o
      _pdf_text_host_to_utf32he in pdf-text-host-encoding.o


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.





reply via email to

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