On Fri, 11 Jun 2004, Alexander K. Hansen wrote:

> Two possibilities to consider:
> 
> 1)  Fink and libraries/headers in /usr/local oft don't get along well:
> 
> http://fink.sourceforge.net/faq/general.php?phpLang=en#usr-local
> 
> 2)  Other freetype-related issues:
> 
> http://fink.sourceforge.net/faq/comp-general.php?phpLang=en#freetype- 
> problems

Many thanks for the repy.
I removed all the fink freetype stuff, including libs etc.
and the packages depending upon them, sudo moved /usr/local/ 
to /usr/local_tmp before compiling (and also tried with it in 
its usual place), and reinstalled the X11SDK (Jaguar version).

But installing pango1-xft1 still didn't work!
Below is the error message at the end of the build.

So, I'm still stumped.
Any help appreciated!

Raj

gcc -dynamiclib  -o .libs/libpangoft2-1.0.0.0.5.dylib  pangoft2.lo 
pangoft2-fontmap.lo module-defs-ft2.lo -all_load  
mini-xft/.libs/libmini-xft.al opentype/.libs/libpango-ot.al  
-L/usr/local/lib -L/usr/X11R6/lib -L/sw/lib -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -lintl -liconv     -L./.libs -lpango-1.0 -lfreetype -lc 
-install_name /sw/lib/libpangoft2-1.0.0.dylib -compatibility_version 1 
-current_version 1.5
ld: warning -dylib_install_name /sw/lib/libpangoft2-1.0.0.dylib not found 
in segment address table LD_SEG_ADDR_TABLE 
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because dependent library: 
/sw/lib/libgobject-2.0.0.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/usr/local/lib/libiconv.dylib(localcharset.o) definition of 
_locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: Undefined symbols:
_FT_Access_Frame
_FT_Forget_Frame
_FT_Get_Long
_FT_Get_Short
_FT_Seek_Stream
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libpangoft2-1.0.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of /var/tmp/tmp.1.2hSSrT failed, exit code 2
Failed: compiling pango1-xft1-1.0.5-2 failed




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to