sysutils/coreutils fails with portupgrade: depends on gmkdir

Rainer Hurling Rainer.Hurling at nw-fva.de
Tue Nov 21 05:47:19 PST 2006


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 <miwi at freebsd.org> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On Mon, 20 Nov 2006 14:04:11 -0500
>> Robert Huff <roberthuff at rcn.com> 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 at FreeBSD.org        | miwi at 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 at nw-fva.de



More information about the freebsd-ports mailing list