From owner-freebsd-ports@FreeBSD.ORG Fri May 30 07:24:35 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D62A37B401 for ; Fri, 30 May 2003 07:24:35 -0700 (PDT) Received: from peedub.jennejohn.org (p213.54.242.33.tisdip.tiscali.de [213.54.242.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6928243FB1 for ; Fri, 30 May 2003 07:24:34 -0700 (PDT) (envelope-from garyj@jennejohn.org) Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.9/8.11.6) with ESMTP id h4UEOU0W063574; Fri, 30 May 2003 16:24:31 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200305301424.h4UEOU0W063574@peedub.jennejohn.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: "Dan Langille" In-Reply-To: Message from "Dan Langille" of "Fri, 30 May 2003 08:51:26 EDT." <3ED71B8E.17289.B89F9ED0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 May 2003 16:24:30 +0200 From: Gary Jennejohn cc: ports@FreeBSD.org Subject: Re: how do I not strip the binaries? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 14:24:35 -0000 "Dan Langille" writes: > According to /usr/ports/Mk/bsd.port.mk: > > # INSTALL_PROGRAM - A command to install binary executables. (By > # default, also strips them, unless ${STRIP} is > # overridden to be the empty string). > > For debugging purposes, I don't want the binaries stripped. I've > tried defining STRIP in various places (command line, /etc/make.conf) > but can't stop the stripping: > > /usr/bin/install -c -o root -g wheel -s -m 754 bacula-sd > /usr/local/sbin/bacula-sd > > Clues please? (please cc any replies to me) > Looks like te port uses its own definitons for INSTALL_PROGRAM. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de