On 01/22/10 04:08, Kostik Belousov wrote: > On Fri, Jan 22, 2010 at 12:51:29PM +0100, Dag-Erling Sm??rgrav wrote: >> Harald Schmalzbauer <h.schmalzbauer_at_omnilan.de> writes: >>> I try to install a DEBUG_FLAGS=-g version of top since it core dumps >>> on my 8.0-RELEASE box. >> >> How? >> >>> Compiling works with warnings, but installing fails with superfluous >>> "/usr/bin/true" after install: >>> >>> install /usr/bin/true -o root -g wheel -m 555 top /usr/bin >>> install: -o: No such file or director >> >> You screwed up somewhere... built in the wrong directory or something. >> The correct procedure is simply: >> >> % cd /usr/src/usr.bin/top >> % make clean >> % make DEBUG_FLAGS=-g >> % make install > > make install shall be done with DEBUG_FLAGS=-g too, otherwise installed > binary will be stripped. Also you probably want to do cleandir, obj, and depend steps as well. Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ Computers are useless. They can only give you answers. -- Pablo PicassoReceived on Sun Jan 24 2010 - 06:09:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:00 UTC