Alexander Hansen wrote:
[]
> No, you'll just need to install the gcc3.3 compiler package from Xcode, 
> which will coexist with gcc4.  Unfortunately, it appears currently not 
> to build on Leopard due to changes in the content of X11 there with 
> respect to Tiger (cf. 
> http://article.gmane.org/gmane.os.apple.fink.general/25390/match=mplayer )

This particular problem should be easy to fix with a patchscript of the form

perl -pi -e 's|libX11.so|libX11.dylib|g' configure

I cannot test this myself currently on ppc.

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to