At 13:00 Uhr -0500 20.02.2002, Dave Vasilevsky wrote:
>Martin Costabel wrote:
>>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 ha
Martin Costabel wrote:
> 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
>
At 15:30 Uhr -0500 18.02.2002, Alexander Strange wrote:
>mplayer had something like this too. A temporary solution is to
>remove libxpg4.
[...]
dyld: octave multiple definitions of symbol _PC
/sw/lib/libreadline.4.2.dylib(terminal.so) definition of _PC
/sw/lib/libncurses.dylib.5(lib
mplayer had something like this too. A temporary solution is to remove
libxpg4.
On Monday, February 18, 2002, at 03:10 PM, Jeff Whitaker wrote:
>
> Sylvain: Here's an exchange I just had with an octave user. Looks like
> the new readline and ncurses don't get along. Or perhaps we need a new
>