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

On 10/25/10 9:38 AM, Eduardo Pestana wrote:
> Dear All.
> 
> I updated the operating system from 10.5.8 to 10.6.4
> I installed Xcode 3.2.4 and the system tools.
> 
> Then, I updated my 10.5.8 fink (32-bit) to snow leopard 10.6.4 following
> the instructions posted
> on the fink website news.
> 
> Finally, I also installed XQuartz-2.5.3 for snow leopard and logged out
> and in again as suggested in the website.
> 

We don't support Xquartz on 10.6--our packages aren't supposed to build
against it, anyway.

> I try to execute gnuplot-4.4.0-3 and I get
> 
>     $ gnuplot
>     dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
>       Referenced from: /sw/bin/gnuplotx
>       Reason: Incompatible library version: gnuplotx requires version
>     10.0.0 or later, but libX11.6.dylib provides version 9.0.0
>     /sw/bin/gnuplot: line 6:   226 Trace/BPT trap         
>     /sw/bin/gnuplotx "$@"
> 
> 
> 
> I was not able to rebuild  gnuplot-4.4.0-3.  Compilation fails:
> 
>     gcc -g -O2 -ObjC -L/sw/lib -L/sw/lib -L/sw/lib
>     -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices
>     -L/sw/lib -L/sw/lib/fontconfig2/lib -L/sw/lib -L/usr/X11R6/lib
>     -L/sw/lib/fontconfig2/lib -L/sw/lib -o doc2gih doc2gih.o termdoc.o
>     -laquaterm  -framework Foundation -L/sw/lib -lz -lpangocairo-1.0
>     -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
>     ./doc2gih ./gnuplot.doc gnuplot.gih
>     Making all in lisp
>     emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile
>     gnuplot.el
>     dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
>       Referenced from: /sw/bin/emacs
>       Reason: Incompatible library version: emacs requires version
>     10.0.0 or later, but libX11.6.dylib provides version 9.0.0
>     make[2]: *** [gnuplot.elc] Trace/BPT trap
>     make[1]: *** [all-recursive] Error 1
>     make: *** [all] Error 2
>     ### execution of /var/tmp/tmp.1.WaLG0K failed, exit code 2
> 
> 
> Could you please help me out?
> 
> Best regards,
> and thanks
> 
> Eduardo Pestana
> 

Your problem is due to using Xquartz 2.4 or later on 10.5 before you
upgraded--that has later versions of libraries than does Apple's X11 on
10.6.

You will need to "fink rebuild" _every_ package that you had on 10.5
which uses X11 and was built against Xquartz-2.4 or later.  You may find
it easier just to capture your list of installed packages and rebuild
them in a clean Fink tree as per

http://finkers.wordpress.com/2009/08/31/starting-anew/
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzFlFwACgkQB8UpO3rKjQ9VLwCfT1sX5DCmCJt+cDZ6hYXce2N/
F1AAmwRFtRJjUTAcd2R9XIax6Av0hUpq
=104+
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to