On Nov 7, 2008, at 6:56 AM, pir2.jv wrote:

> I tried to install caca with fink on a macBook Pro, Mac OS X.5.5
> It fails.
>
>
>
> Jacques Vernin
>
>
>
> <
> caca_fink_install_caca
> .rtf
> >
> -------------------------------------------------------------------------


I retitled the thread, since your problem has _nothing_ to do with  
caca, as you haven't reached that package yet.

Cutting out everything in your attachment that didn't really seem to  
matter:

/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2  -L/sw/lib/ 
freetype219/lib -L/usr/X11R6/lib -o png.la -rpath /sw/lib/imlib2/ 
loaders -module -avoid-version loader_png.lo -lpng -lz -lm ../../../ 
src/lib/libImlib2.la -L/sw/lib
libtool: link: warning: `/usr/X11R6/lib/libX11.la' seems to be moved
libtool: link: warning: `/usr/X11R6/lib/libXext.la' seems to be moved
gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/png.so -bundle  .libs/ 
loader_png.o  -L/sw/lib/freetype219/lib -L/usr/X11R6/lib /usr/X11/lib/ 
libpng.3.0.0.dylib -L/usr/X11/lib -lz -lm ../../../src/lib/.libs/ 
libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -L/sw/lib / 
usr/X11R6/lib/libX11.6.2.0.dylib /usr/X11R6/lib/libXext.6.4.0.dylib / 
usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib /usr/ 
X11/lib/libXau.6.0.0.dylib
i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libpng.3.0.0.dylib: No such  
file or directory
make[4]: *** [png.la] Error 1

It looks like you may have a mismatch between your installed X11  
libraries and the libtool archive (.la) files that go with them.   
This, unfortunately, is not uncommon in Leopard--Xcode 3.1 has  
references to libraries that don't exist in the released X11 for  
Leopard.  Do you have Xcode 3.1 or 3.1.1 installed by chance?

Just so that we know for sure what's going on in your system, post the  
results of running

ls /usr/X11/lib/libpng*


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to