can't install port pkg_install

Giorgos Keramidas keramida at ceid.upatras.gr
Mon Jan 24 02:07:24 PST 2005


On 2005-01-24 01:03, Olga Zenkova <siro200 at yahoo.com> wrote:
> Hi!
> Can't install port pkg_install-20040802 on FreeBSD-4.2. The port is
> successfully built, but on command "make install" I get:
>
> ==> Installing for pkg_install-20040802
> ==> Generating temporary packing list
> ln: illegal option -- h
> usage: ln [-fisv] file 1 file2
> ln: [-fisv] file ... directory
> link file1 file2
> *** Error code 1
>
> Stop in /usr/ports/sysutils/pkg_install.
>
> I don't understand this message. What can I do?
>
> Thanks, Olga

  - Is your ports tree up to date?

  - Are you using any special options on the command line?

  - Does your make.conf set NO_MTREE?

The only case for ln(1) to get an -h option that I could track in the
pkg_install installation comes from `bsd.port.mk' in `/usr/ports/Mk'
and is not normally enabled (unless you explicitly set NO_MTREE in
your make.conf file).

Giorgos



More information about the freebsd-questions mailing list