Opened 18 years ago

Closed 18 years ago

#7196 closed defect (wontfix)

tcp_wrappers fails to build

Reported by: lharple@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

$ sudo port install tcp_wrappers ---> Fetching tcp_wrappers ---> Verifying checksum(s) for tcp_wrappers ---> Extracting tcp_wrappers ---> Configuring tcp_wrappers ---> Building tcp_wrappers with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_tcp_wrappers/work/tcp_wrappers_7.6" && make all prefix=/opt/local" returned error 2 Command output: Usage: edit the REAL_DAEMON_DIR definition in the Makefile then:

make sys-type

If you are in a hurry you can try instead:

make REAL_DAEMON_DIR=/foo/bar sys-type

And for a version with language extensions enabled:

make REAL_DAEMON_DIR=/foo/bar STYLE=-DPROCESS_OPTIONS sys-type

This Makefile knows about the following sys-types:

generic (most bsd-ish systems with sys5 compatibility) 386bsd aix alpha apollo bsdos convex-ultranet dell-gcc dgux dgux543 dynix epix esix freebsd hpux irix4 irix5 irix6 isc iunix linux machten mips(untested) ncrsvr4 netbsd next osf power_unix_211 ptx-2.x ptx-generic pyramid sco sco-nis sco-od2 sco-os5 sinix sunos4 sunos40 sunos5 sysv4 tandem ultrix unicos7 unicos8 unixware1 unixware2 uts215 uxp

If none of these match your environment, edit the system dependencies sections in the Makefile and do a 'make other'.

make: * [config-check] Error 1

Error: /opt/local/bin/port: Status 1 encountered during processing.


Some more system information: This is Mac OS X Server 10.3.9.

Change History (1)

comment:1 Changed 18 years ago by blb@…

Resolution: wontfix
Status: newclosed

Mac OS X includes TCP wrappers as part of a basic install; also note that the platform key for tcp_wrappers lists 'sunos' only...with DarwinPorts moving away from platforms other than Mac OS X, perhaps the port should be removed?

Note: See TracTickets for help on using tickets.