On Apr 10, 2004, at 3:44 AM, Martin Costabel wrote:
A different idea: What combination of automake/autoconf/libtool do you have installed? What gives
fink list -i auto libtool
That returns:
i autoconf2.5 2.59-1 System for generating configure scripts
i libtool14 1.5.4-2 Shared library build helper, v1.5
i libtool14-shlibs 1.5.4-2 Shared libraries for libtool, v1.5
Ahh, no automake! This explains it. Install one of the automake1.x packages for x between 4 and 8 and it will work.
So here are the two parties to blame:
- The package maintainer, because there needs to be a dependency on automaken.
- Apple, because they provide a /usr/bin/automake that doesn't seem to know about Darwin shared libs.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
