On Jun 8, 2008, at 1:31 PM, Bernard Zenko wrote:

> Dear all,
>
> I've reinstalled the newest version of fink from sources (after Xcode
> and Xquartz reinstall) without any problem. However, when I tried to
> install kde (bundle-kde-ssl) the compilation failed at arts package
> (arts-1.5.9-2) with the following error output:
>
> --  
> checking for libXext... no
> configure: error: We need a working libXext to proceed. Since  
> configure
> can't find it itself, we stop here assuming that make wouldn't find
> them either.
> arts-1.5.9-2 configure failed!
> ### execution of /var/tmp/tmp.1.ckPh7x failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-arts-1.5.9-2
> (Reading database ... 76766 files and directories currently  
> installed.)
> Removing fink-buildlock-arts-1.5.9-2 ...
> Failed: phase compiling: arts-1.5.9-2 failed
> -- 
>
> Running selfupdate-cvs did not help. I have MacBook with OS X 10.5.3,
> Xcode 3.0, Xquartz 2.2.1, and enabled fink unstable tree.
>
>
> I have libXext in the following directories:
>
> # ll /usr/X11/lib/libXext*
> lrwxr-xr-x  1 root  wheel      15 Jun  6 18:03
> /usr/X11/lib/libXext.6.4.0.dylib -> libXext.6.dylib
> -rwxr-xr-x  1 root  wheel  326328 Apr 29 10:35 /usr/X11/lib/libXext. 
> 6.dylib
> lrwxr-xr-x  1 root  wheel      15 Jun  6 18:03
> /usr/X11/lib/libXext.dylib -> libXext.6.dylib
> -rwxr-xr-x  1 root  wheel     893 Apr 29 10:34 /usr/X11/lib/libXext.la
>
> # ll /Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libXext*
> lrwxr-xr-x  1 root  wheel     15 Jun  6 17:55
> /Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libXext.6.4.0.dylib ->
> libXext.6.dylib
> -rwxr-xr-x  1 root  wheel  49796 Oct 12  2007
> /Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libXext.6.dylib
> lrwxr-xr-x  1 root  wheel     15 Jun  6 17:55
> /Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libXext.dylib -> libXext. 
> 6.dylib
>
> and I've also added a link to /sw/lib/:
>
> # ll /sw/lib/libXext*
> lrwxr-xr-x  1 root  admin  56 Jun  8 19:09 /sw/lib/libXext.dylib ->
> /Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libXext.dylib
>
>
> Any ideas?
>
> Thanks, Bernard
>

Did you try building it again after installing xmkmf?  This might be  
another one of those packages that rely on xmkmf to find X11.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to