Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 1999 08:30:33 -0700
From:      Scott Brown <skb@asgard.slcc.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Trouble installing tcp_wrappers
Message-ID:  <36B5C899.60F2@asgard.slcc.edu>

next in thread | raw e-mail | index | archive | help
I'm trying to install tcp_wrappers on FreeBSD 2.2.2, but I keep getting
a make error.  I didn't originally install the ports collection on my
machine, so I got the tcp_wrapper port package from the 2.2.8-release
ports.  Trying to build tcp_wrappers on a 2.2.5 machine gives the same
error.  Can anyone tell me how to fix it?


The transcript of the make session:

[asgard/usr/ports/tcp_wrapper]# make
>> tcp_wrappers_7.6.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.win.tue.nl/pub/security/.
fetch: pub/security/tcp_wrappers_7.6.tar.gz: cannot get remote
modification time
fetch: ftp://ftp.win.tue.nl/pub/security/tcp_wrappers_7.6.tar.gz: FTP
error:
fetch: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//.
Receiving tcp_wrappers_7.6.tar.gz (99438 bytes): 100%
99438 bytes transfered in 3.2 seconds  (30.80 kB/s)
>> Checksum OK for tcp_wrappers_7.6.tar.gz.
===>  Extracting for tcp_wrappers-7.6
===>  Patching for tcp_wrappers-7.6
===>  Applying FreeBSD patches for tcp_wrappers-7.6
===>  Configuring for tcp_wrappers-7.6
===>  Building for tcp_wrappers-7.6
"Makefile", line 694: Malformed conditional (${PORTOBJFORMAT} == elf)
"Makefile", line 694: Need an operator
"Makefile", line 696: if-less else
"Makefile", line 696: Need an operator
"Makefile", line 698: if-less endif
"Makefile", line 698: Need an operator
"Makefile", line 740: Malformed conditional (${PORTOBJFORMAT} == elf)
"Makefile", line 740: Need an operator
"Makefile", line 742: if-less else
"Makefile", line 742: Need an operator
"Makefile", line 744: if-less endif
"Makefile", line 744: Need an operator
Fatal errors encountered -- cannot continue
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.
[asgard/usr/ports/tcp_wrapper]#

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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