Justin Hallett wrote: > > I'm running the latest of each and my bash is fine. > > [EMAIL PROTECTED] writes: > > I just installed bash to verify and it works for me, so do you > >update readline after having build bash ?
I suppose Dave has libxpg4 installed. It has this effect. libxpg4 sets the environment variable DYLD_FORCE_FLAT_NAMESPACE, which will break any binary that is compiled with twolevel_namespace (the default) and has multiply defined symbols. I'd expect there are many more binaries concerned. -- Martin _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
