I updated my system-xfree86 from system-xfree86-42 to system-xfree86-43, and packages that use X11 only works fine (xemacs,...)
But when i tried to start a gnome app, i got a dylib error from pango-xft1 which still use freetype 1.0:
[EMAIL PROTECTED]:~$ dpkg -l system-xfree86
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============- ============================================
ii system-xfree86 1.0-2 Placeholder: XFree86
[EMAIL PROTECTED]:~$ dpkg -l system-xfree86-42
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============- ============================================
pn system-xfree86 <none> (no description available)
[EMAIL PROTECTED]:~$ dpkg -l system-xfree86-43
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============- ============================================
ii system-xfree86 4.3-3 Placeholder: XFree86 4.3.x and Apple X11 1.0
[EMAIL PROTECTED]:~$ gnome-session
SESSION_MANAGER=local/fusion.mipsys.com:/tmp/.ICE-unix/752
dyld: gnome-session Undefined symbols:
/sw/lib/libpangoxft-1.0.0.dylib undefined reference to _FT_Access_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libpangoxft-1.0.0.dylib undefined reference to _FT_Forget_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libpangoxft-1.0.0.dylib undefined reference to _FT_Get_Short expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libpangoxft-1.0.0.dylib undefined reference to _FT_Seek_Stream expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libpangoxft-1.0.0.dylib undefined reference to _FT_Get_Long expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
Trace/BPT trap
So i decide to switch to pango-xft2 but got this: [EMAIL PROTECTED]:~$ sudo fink install pango1-xft2 Information about 2989 packages read in 3 seconds.
The following package will be installed or updated: pango1-xft2 The following 3 additional packages will be installed: pango1-xft2-shlibs xfree86 xfree86-shlibs Do you want to continue? [Y/n] n Failed: Dependencies not satisfied
I DONT want to replace my fresh install of X11 1.0 !
I already seen the thread from Maaten Paske on the mailing list but didnt see any answer that could help since i installed a new fresh install of X11 1.0. My /usr/X11R6 should be ok, no ? xft2 should be provided by system-xfree86-43 placeholder ?
Jean-Charles BERTIN - Software engineer MIPSYS
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
