From owner-freebsd-ports Sun Feb 16 8:44:27 2003 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 7688F37B401 for ; Sun, 16 Feb 2003 08:44:26 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E3A43F75 for ; Sun, 16 Feb 2003 08:44:24 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id RAA313563; Sun, 16 Feb 2003 17:44:23 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 4F21D453FB; Sun, 16 Feb 2003 17:44:23 +0100 (CET) Received: from wrzx07.rz.uni-wuerzburg.de ([132.187.1.7]) by virusscan (wrzx30 [132.187.1.30:25]) (amavisd-new) with ESMTP id 04271-10; Sun, 16 Feb 2003 17:44:23 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by wrzx07.rz.uni-wuerzburg.de (Postfix) with ESMTP id D8D154666; Sun, 16 Feb 2003 17:44:21 +0100 (CET) Received: from coyote.dnsalias.net (gb-007.galgenberg.net [132.187.222.7]) by wrzx07.rz.uni-wuerzburg.de (Postfix) with ESMTP id 4273C465C; Sun, 16 Feb 2003 17:44:21 +0100 (CET) Received: from roadrunner.local (roadrunner [192.168.0.147]) by coyote.dnsalias.net (8.12.6/8.12.6) with ESMTP id h1GGiMbi004968; Sun, 16 Feb 2003 17:44:22 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.local (localhost [127.0.0.1]) by roadrunner.local (8.12.6/8.12.6) with ESMTP id h1GGiKVd009012; Sun, 16 Feb 2003 17:44:20 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.local (8.12.6/8.12.6/Submit) id h1GGiE6e008591; Sun, 16 Feb 2003 17:44:14 +0100 (CET) X-Authentication-Warning: roadrunner.local: q set sender to q@uni.de using -f Date: Sun, 16 Feb 2003 17:44:14 +0100 From: Ulrich Spoerlein To: Rui Lopes Cc: freebsd-ports@freebsd.org Subject: Re: need help making regexxer port Message-ID: <20030216164414.GB322@galgenberg.net> Mail-Followup-To: Rui Lopes , freebsd-ports@freebsd.org References: <52437.217.129.149.44.1045367887.squirrel@webmail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52437.217.129.149.44.1045367887.squirrel@webmail> User-Agent: Mutt/1.4i X-No-Archive: yes X-Spam-Status: No, hits=-13.9 required=8.0 tests=CARRIAGE_RETURNS,IN_REP_TO,LOCAL_CLIENT,NICE_HELO, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43-string_20021002 X-Spam-Level: X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 16.02.2003 at 03:58:07 -0000, Rui Lopes wrote: > When installing my port the binary file gets the name > "i386-portbld-freebsd5.0-regexxer" and not "regexxer"; this is the > output from make install, > > /bin/sh ../mkinstalldirs /usr/X11R6/bin > install -s -o root -g wheel -m 555 regexxer > /usr/X11R6/bin/i386-portbld-freebsd5.0-regexxer > > (this does not happen when I run the configure script by hand.) Could someone please add this to the Porter's Handbook? I had that problem too and stumbled over the solution only by chance. Since this is very common with all these GNU ports I think it really should go into the handbook. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message