Re: Issue now with pango on osx
- From: muppet <scott asofyet org>
- To: electroteque <spam electroteque org>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: Issue now with pango on osx
- Date: Mon, 6 Feb 2006 08:32:57 -0500
On Feb 6, 2006, at 7:15 AM, electroteque wrote:
Yes i installed libinconv in the prefix path and the error has
changed.
ld: .libs/libpangocairo_1_0_la-pangocairo-atsuifont.o illegal
reference to symbol: _ATSFontFindFromPostScriptName defined in
indirectly referenced dynamic library /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
ld: .libs/libpangocairo_1_0_la-pangocairo-atsuifont.o illegal
reference to symbol: _CFRelease defined in indirectly referenced
dynamic library /System/Library/Frameworks/CoreFoundation.framework/
Versions/A/CoreFoundation
ld: .libs/libpangocairo_1_0_la-pangocairo-atsuifont.o illegal
reference to symbol: _FMGetATSFontRefFromFont defined in indirectly
referenced dynamic library /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/
Versions/A/QD
You still have the illegal indirect references...
ld: warning multiple definitions of symbol __libiconv_version
/usr/lib/libiconv.dylib(iconv.o) definition of __libiconv_version
/sw/lib/libiconv.dylib(iconv.o) definition of __libiconv_version
But now you're linking against two different versions of libiconv.
Either get rid of the new one or rebuild the things linked against
the old one.
--
Walk softly, and carry a BFG-9000.
-- unknown
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]