Re: Issue now with pango on osx
- From: electroteque <spam electroteque org>
- To: muppet <scott asofyet org>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: Issue now with pango on osx
- Date: Tue, 7 Feb 2006 19:56:57 +1100
I went all the way back to cairo in the list. It would be nice if it
said which library was trying to reference libiconv ? Should i take out
/sw/lib out of my path for compiling ?
On 07/02/2006, at 12:32 AM, muppet wrote:
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]