Martin Costabel <[EMAIL PROTECTED]> said:
> Syd Bauman wrote:
>>>Your problem is with pdcurses, rather than 'the'.
>>>
>>>I can confirm the issue (also 10.5/powerPC).  It appears that the
>>>configure process doesn't find the the relevant file (from xaw3d).
>>>
>>>I've posted links to the build log and config log at
>>>http://akhmac.blogdns.net/~hansen/finklogs/archives/2008-01.html#e2008-01-10T13_28_49.txt
>> 
>> 
>> Sorry I didn't get to post sooner -- maintainer wrote back and said
>> 
>>    you need to install the x11 dev toolkit on the leopard xtools
>>    dvd....
>
> This won't help. The problem is that whereas on Tiger there is a static 
> libXaw.a, on Leopard only the dynamic libXaw.dylib exists, and configure 
> does not look for this.
>
> Line 2270 in configure
>
>      for mh_ext in a so sl; do
>
> needs to be patched to check also for dylib.

I committed a fix for this detection to the pangocairo branch. It
works on my 10.4 after I nuked my .a, but someone could please
backport to the live distro and test?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------------------------
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-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to