From owner-freebsd-current@FreeBSD.ORG Fri Jan 22 08:10:11 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D48071065694 for ; Fri, 22 Jan 2010 08:10:11 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from host.omnilan.net (host.omnilan.net [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5A58FC26 for ; Fri, 22 Jan 2010 08:10:10 +0000 (UTC) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [172.21.1.150]) (authenticated bits=0) by host.omnilan.net (8.13.8/8.13.8) with ESMTP id o0M8A41M083888 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Jan 2010 09:10:10 +0100 (CET) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <4B595D56.8030408@omnilan.de> Date: Fri, 22 Jan 2010 09:09:58 +0100 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Thunderbird 2.0.0.23 (X11/20090906) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig104FE01C6BCB0CF42491EF83" Subject: single (debug) binaries from base source tree install fails (/usr/bin/true) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 08:10:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig104FE01C6BCB0CF42491EF83 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Hello, I try to install a DEBUG_FLAGS=3D-g version of top since it core dumps on= =20 my 8.0-RELEASE box. Compiling works with warnings, but installing fails with superfluous=20 "/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 Can someone please tell me how to correctly replace single binaries in=20 the base system with debug versions? Thanks, -Harry --------------enig104FE01C6BCB0CF42491EF83 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAktZXVwACgkQLDqVQ9VXb8jyfQCcCAwjvHg0i6fmsD1TRr6e8NHC FzIAoMHvdPVBE9iEmwesLM/rn6kAizvH =q8GF -----END PGP SIGNATURE----- --------------enig104FE01C6BCB0CF42491EF83--