Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 1997 17:56:41 -0700
From:      Jamie Lawrence <jal@thirdwave.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Attempting to Install TCP Wrapper
Message-ID:  <v03102803affb06d1231f@[205.217.47.88]>
In-Reply-To: <01BC9705.23FAC940.Andre.Carvalho@megamedia.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all -

Make install is failing for me, and I can't figure out why. Any
kind soul have a clue?

Here's the last few lines of the output:

install -o bin -g bin -c -m 644  tcpd.h /usr/local/include
install -o bin -g bin -c -m 644  libwrap.a libwrap.so.7.6 /usr/local/lib
ranlib /usr/local/lib/libwrap.a
install -o bin -g bin -cs -m 555  tcpd /usr/local/libexec
install -o bin -g bin -cs -m 555  tcpdchk tcpdmatch /usr/local/sbin
install -o bin -g bin -cs -m 555  try-from safe_finger /usr/local/bin
install -o bin -g bin -c -m 444  tcpd.8 tcpdchk.8 tcpdmatch.8
/usr/local/man/man
8
install -o bin -g bin -c -m 444  hosts_access.3 /usr/local/man/man3
install -o bin -g bin -c -m 444  hosts_access.5 hosts_options.5
/usr/local/man/m
an5
-m /usr/local/lib
-m: not found
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Thanks.

-j





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v03102803affb06d1231f>