Re: Issue now with pango on osx



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





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