-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/24/10 8:19 PM, Gary K Olson wrote:
> Building KDE 4.4.1, I was kicked out while building kdeedu4-x11-4.4.1,  
> because apparently libQtGui.4.dylib requires v.6.0.0, but /usr/X11/lib/ 
> libfontconfig.1.dylib only provides v.5.0.0.  I am using OSX 10.5.8  
> with X11.2.4.0.  Now, 10.6 came with x11.2.3.4 which is only available  
> for Snow Leopard.  Could this be my problem?  If so, then how do I  
> upgrade x11?  Can I install x11 from Snow Leopard and have it run with  
> 10.5.8 that I am stuck with on this old iMac G5?  

(Actually, the upgrade path from 10.5 with Xquartz 2.4 to X11-2.3.4 on
10.6 isn't well defined, because some of the libraries in 10.6's X11 are
of older versions than in Xquartz-2.4, and you'd wind up with more of
the same sort of error that you're seeing)

If not, is this a
> mistake in the program.  Please I could use some advice.  Thank you.
> 
> Gary K Olson
> 
> My kit is iMac G5
> OSX 10.5.8
> Package manager version: 0.29.10
> Distribution version: selfupdate-rsync Wed Mar 24 11:16:44 2010, 10.5,  
> powerpc
> powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
> X11.2.4.0
> Xcode.3.1.4
> 
> data
> cd /sw/src/fink.build/kdeedu4-x11-4.4.1-1/kdeedu-4.4.1/build/marble/ 
> src/tilecreator && /sw/src/fink.build/kdeedu4-x11-4.4.1-1/kdeedu-4.4.1/ 
> build/marble/src/tilecreator/tilecreator /sw/src/fink.build/kdeedu4- 
> x11-4.4.1-1/kdeedu-4.4.1/build/marble/src/tilecreator/data/maps/earth/ 
> srtm srtm.jpg true /sw/src/fink.build/kdeedu4-x11-4.4.1-1/kdeedu-4.4.1/ 
> build/marble/src/tilecreator/tiles
> dyld: Library not loaded: /usr/X11/lib/libfontconfig.1.dylib
>    Referenced from: /sw/lib/qt4-x11/lib/libQtGui.4.dylib
>    Reason: Incompatible library version: libQtGui.4.dylib requires  
> version 6.0.0 or later, but libfontconfig.1.dylib provides version 5.0.0
> /bin/sh: line 1: 31809 Trace/BPT trap          /sw/src/fink.build/ 
> kdeedu4-x11-4.4.1-1/kdeedu-4.4.1/build/marble/src/tilecreator/ 
> tilecreator /sw/src/fink.build/kdeedu4-x11-4.4.1-1/kdeedu-4.4.1/build/ 
> marble/src/tilecreator/data/maps/earth/srtm srtm.jpg true /sw/src/ 
> fink.build/kdeedu4-x11-4.4.1-1/kdeedu-4.4.1/build/marble/src/ 
> tilecreator/tiles
> make[2]: *** [marble/src/tilecreator/tilecreator] Error 133
> make[1]: *** [marble/src/tilecreator/CMakeFiles/tilecreator.dir/all]  
> Error 2
> make: *** [all] Error 2
> ### execution of /var/tmp/tmp.1.C02pX7 failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-kdeedu4-x11-4.4.1-1
> (Reading database ... 379038 files and directories currently installed.)
> Removing fink-buildlock-kdeedu4-x11-4.4.1-1 ...
> Failed: phase compiling: kdeedu4-x11-4.4.1-1 failed
> 
> 

It's not a mistake in kdeedu4 or qt4-mac.   It looks like the issue is
that your libfontconfig.1.dylib got downgraded by an upgrade from Apple,
and you probably need to reinstall Xquartz.

I have:

$ otool -L /usr/X11/lib/libfontconfig.1.dylib
/usr/X11/lib/libfontconfig.1.dylib:
        /usr/X11/lib/libfontconfig.1.dylib (compatibility version 6.0.0,
current version 6.1.0)

from Xquartz-2.4.

You can use the following command to see what packages installed the
file, and in order:

$ pkgutil --file-info /usr/X11/lib/libfontconfig.1.dylib
volume: /
path: usr/X11/lib/libfontconfig.1.dylib

pkgid: com.apple.pkg.X11User
pkg-version: 10.5.0.1.1.1188305148
install-time: 1203612446
uid: 0
gid: 0
mode: 120755

pkgid: com.apple.pkg.update.os.10.5.5
pkg-version: 1.0.1.1191932192
install-time: 1222306651
uid: 0
gid: 0
mode: 120755

pkgid: org.x.x11.pkg
pkg-version: 2.4.3
install-time: 1250708750
uid: 0
gid: 0
mode: 100755
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuqvS4ACgkQB8UpO3rKjQ+BWwCfYb1mIf0tZ1/YuiFt+jzPEdGx
SgoAnRHtDxAgA809jAT/POrZ5apTBv6M
=hkad
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to