On Thu, Sep 20, 2007 at 01:42:21PM -0700, Ebrahim Mayat wrote: > > On Thursday, September 20, 2007, at 01:27PM, "Martin Costabel" <[EMAIL > PROTECTED]> wrote: > >Ebrahim Mayat wrote: > >> > >> On Thursday, September 20, 2007, at 07:09AM, "Alexander K. Hansen" <[EMAIL > >> PROTECTED]> wrote: > >> > >>> Could it use readline5 instead? (I'm not sure about what the relevant > >>> header files look like in that case, but it might be a quick thing to > >>> try). > >> > >> Yes, I have tried readline5 with similar results. > >>> Also: what package are you building? > >> > >> I am building the latest svn of fluidsynth. > > > >Without seeing the actual error message, it is difficult to guess what > >is going on, but one thing to check is whether configure isn't stumbling > >over Apple's fake /usr/lib/libreadline.dylib which is not libreadline at > >all, but an alias to libedit. > > The actual text during configure was: > > "checking for readline... not present." > > The actual error message was in the config.log file. I had included this in > my initial message for this thread.
You seem to have truncated the message there...you included the warnings (which as others have noted are usually just *warnings*, not fatal errors) but then there appears to be another part to the compiler output that is cut off (something in main(), and the actual conftest.c it was trying). 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 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
