sysutils/coreutils fails with portupgrade: depends on gmkdir

Chris chrcoluk at gmail.com
Mon Nov 20 20:24:43 PST 2006


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
> > _______________________________________________
> > freebsd-ports at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > To unsubscribe, send any mail to
> > "freebsd-ports-unsubscribe at freebsd.org"
>
>
> - --
> 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-----
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
>

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


More information about the freebsd-ports mailing list