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. Do you give the --with-readline-prefix=/sw flag to configure? -- Martin ------------------------------------------------------------------------- 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
