From owner-freebsd-ports@FreeBSD.ORG Tue Nov 21 13:47:19 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 210B016A503 for ; Tue, 21 Nov 2006 13:47:19 +0000 (UTC) (envelope-from Rainer.Hurling@nw-fva.de) Received: from wald.nfv.gwdg.de (Wald.NFV.gwdg.de [134.76.242.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C84543DE7 for ; Tue, 21 Nov 2006 13:45:43 +0000 (GMT) (envelope-from Rainer.Hurling@nw-fva.de) Received: from [192.168.2.111] (Pc11B.nfv [192.168.2.111]) by wald.nfv.gwdg.de (Postfix) with ESMTP id 921C76090B3; Tue, 21 Nov 2006 13:45:54 +0100 (CET) Message-ID: <4563031A.7070508@nw-fva.de> Date: Tue, 21 Nov 2006 14:46:02 +0100 From: Rainer Hurling Organization: Nordwestdeutsche Forstliche Versuchsanstalt User-Agent: Thunderbird 1.5.0.8 (X11/20061113) MIME-Version: 1.0 To: Chris References: <20061120140100.U13469@woozle.rinet.ru> <20061120192648.630883e4@miwi.homeunix.org> <17761.64555.357034.740792@jerusalem.litteratus.org> <20061120202349.3684a1f7@miwi.homeunix.org> <3aaaa3a0611202024o740f19b0r5ea3b5c3e8eabe92@mail.gmail.com> In-Reply-To: <3aaaa3a0611202024o740f19b0r5ea3b5c3e8eabe92@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org Subject: Re: sysutils/coreutils fails with portupgrade: depends on gmkdir X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 13:47:19 -0000 Hi Chris, the following works for me: cd /usr/ports/sysutils/coreutils make clean fetch http://people.freebsd.org/~miwi/patches/coreutils.diff patch < coreutils.diff mkdir files mv patch-configure* files/ rm coreutils.diff Makefile.orig make install Rainer Chris wrote: > On 20/11/06, Martin Wilke wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On Mon, 20 Nov 2006 14:04:11 -0500 >> Robert Huff wrote: >> >> Hi Robert >> >> this is wrong >> >> goes in usr/ports/sysutils/coreutils/ >> make clean >> fetch http://people.freebsd.org/~miwi/patches/coreutils.diff >> mkdir files >> mv patch-configure files/ >> rm patch-* >> make install >> >> - - Martin >> >> > Martin Wilke writes: >> > >> > > Could you please test this patch ? >> > > >> > > http://people.freebsd.org/~miwi/patches/coreutils.diff >> > >> > huff@>> pd /usr/ports/sysutils/coreutils/ >> > huff@>> make clean >> > huff@>> make extract >> > huff@>> fetch -r >> > http://people.freebsd.org/~miwi/patches/coreutils.diff >> > huff@>> /usr/bin/patch < coreutils.diff huff@>> make >> > huff@>> make deinstall >> > huff@>> make install >> > ===> Installing for coreutils-6.4_1 >> > ===> coreutils-6.4_1 depends on shared library: intl - found >> > ===> Generating temporary packing list >> > ===> Checking if sysutils/coreutils already installed >> > Making install in src >> > gmake[1]: Entering directory >> > `/usr/ports/sysutils/coreutils/work/coreutils-6.4/src' gmake >> > install-am gmake[2]: Entering directory >> > `/usr/ports/sysutils/coreutils/work/coreutils-6.4/src' gmake[3]: >> > Entering directory >> > `/usr/ports/sysutils/coreutils/work/coreutils-6.4/src' test -z >> > "/usr/local/bin" || /usr/local/bin/gmkdir -p >> > "/usr/local/bin" /usr/local/bin/gmkdir: not found gmake[3]: *** >> > [install-binPROGRAMS] Error 127 gmake[3]: Leaving directory >> > `/usr/ports/sysutils/coreutils/work/coreutils-6.4/src' gmake[2]: *** >> > [install-am] Error 2 gmake[2]: Leaving directory >> > `/usr/ports/sysutils/coreutils/work/coreutils-6.4/src' gmake[1]: *** >> > [install] Error 2 gmake[1]: Leaving directory >> > `/usr/ports/sysutils/coreutils/work/coreutils-6.4/src' gmake: *** >> > [install-recursive] Error 1 *** Error code 2 >> > >> > >> > >> > Robert Huff >> >> >> - -- >> Martin Wilke | irc.unixfreunde.de #bsd >> miwi@FreeBSD.org | miwi@unixfreunde.de >> FreeBSD Commiter | Power to Serve >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.5 (FreeBSD) >> >> iD8DBQFFYgDFPrCIFpjWZiwRAsVpAKCPIfQrnZgqpp4HuPooVPhpWSAmnQCfaBI/ >> CQiocxhL5FDrCmewRrtA2Vg= >> =ksyJ >> -----END PGP SIGNATURE----- >> >> >> > > goes in usr/ports/sysutils/coreutils/ > make clean > fetch http://people.freebsd.org/~miwi/patches/coreutils.diff > mkdir files > mv patch-configure files/ > rm patch-* > make install > > that dont work simply because 'patch-configure ' doesnt exist to move. > > How would I apply this patch so it would work with portupgrade? > > Chris -- Dr. Rainer Hurling Nordwestdeutsche Forstliche Versuchsanstalt Phone: (049) 551 69401-145 Abteilung Waldschutz Mobil: (049) 160 5835-143 Sachgebiet Käfer und Mittelprüfung Fax: (049) 551 69401-160 Grätzelstraße 2, D-37079 Göttingen, GERMANY Rainer.Hurling@nw-fva.de