Re: Issue now with pango on osx
- From: electroteque <spam electroteque org>
- To: electroteque <spam electroteque org>
- Cc: gtk-devel-list gnome org, muppet <scott asofyet org>
- Subject: Re: Issue now with pango on osx
- Date: Wed, 8 Feb 2006 08:15:47 +1100
Ok i removed the quotes and get a different but similar answer , i
guess i should bug report it ?
sr/share/sources/gtk/pango/pango/.libs/libpango-1.0.dylib
/usr/local/gtk/lib/libgobject-2.0.dylib
/usr/local/gtk/lib/libgmodule-2.0.dylib
/usr/local/gtk/lib/libglib-2.0.dylib /usr/local/gtk/lib/libintl.dylib
-lc /usr/local/gtk/lib/libiconv.dylib /usr/local/gtk/lib/libcairo.dylib
/usr/local/gtk/lib/libpng12.dylib -lm
/usr/local/gtk/lib/libfontconfig.dylib
/usr/local/gtk/lib/libexpat.dylib /usr/local/gtk/lib/libfreetype.dylib
-lz
ld: warning multiple definitions of symbol _locale_charset
/usr/local/gtk/lib/libiconv.dylib(localcharset.o) definition of
_locale_charset
/usr/local/gtk/lib/libintl.dylib(localcharset.o) definition of
_locale_charset
ld: warning suggest use of -bind_at_load, as lazy binding may result in
errors or different symbols being used
symbol _locale_charset used from dynamic library
/usr/local/gtk/lib/libiconv.dylib(localcharset.o) not from earlier
dynamic library /usr/local/gtk/lib/libintl.3.dylib(localcharset.o)
ld: Undefined symbols:
.objc_class_name_NSAutoreleasePool
.objc_class_name_NSFontManager
.objc_class_name_NSString
_objc_msgSend
make[3]: *** [cairosimple] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
On 08/02/2006, at 2:08 AM, electroteque wrote:
Using this
libpangocairo_1_0_la_LDFLAGS = \
$(LIBRARY_LIBTOOL_OPTIONS) \
"-framework CoreFoundation -framework ApplicationServices"
I get this which is similar but different, i went all the way to the
top of the list and recompiled, so nothing is linking to fink
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
ld: warning multiple definitions of symbol _locale_charset
/usr/local/gtk/lib/libiconv.dylib(localcharset.o) definition of
_locale_charset
/usr/local/gtk/lib/libintl.dylib(localcharset.o) definition of
_locale_charset
/usr/bin/libtool: internal link edit command failed
make[4]: *** [libpangocairo-1.0.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Bug report it ?
On 08/02/2006, at 2:01 AM, muppet wrote:
electroteque said:
Sorry dude how would i do that ?
Um, for now, just add the options to the end of the line in
Makefile.am. If
that works, let the maintainers know and they'll do it The Right Way.
I said "appending is important" because if you replace what's already
there,
you'll remove the existing link options and things will not work
correctly.
--
muppet <scott at asofyet dot org>
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]