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. >Do you give the --with-readline-prefix=/sw flag to configure? Yes and I also tried "CPPFLAGS=-I/sw/include/readline" and "LDFLAGS=-L/sw/lib". E ------------------------------------------------------------------------- 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
