bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses 5.6 runs ld directly on file in /usr/lib/, killing system


From: Thomas Dickey
Subject: Re: ncurses 5.6 runs ld directly on file in /usr/lib/, killing system
Date: Thu, 15 Feb 2007 21:01:05 -0500 (EST)

On Fri, 16 Feb 2007, Adam J. Richter wrote:

        If one configures ncurses-5.6 with the "--with-shared" option
and then does a "make install" (after doing a "make"), the following
command is executed:

gcc -O2 -shared -Wl,-soname,`basename /usr/lib/libncurses.so.5.6 
.5.6`.5,-stats,-lc -o /usr/lib/libncurses.so.5.6 ../obj_s/hardscroll.o [...etc, 
etc...]

yes (someone using Mac OS X commented on the issue a few days ago,
which is part of the changes to make rpath workable).

I made the change more than two months before releasing 5.6,
and no one noticed this issue...

thanks for the report.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]