[Sunhelp] (no subject)

Clayton Winter clayton at webdata.com.au
Tue Aug 29 18:26:16 CDT 2000


Hi

Have just installed Solaris 8 (fairly familiar with 2.6 and 7).
The companion CD has the GNU software that installs to /opt/sfw/bin, is
there a way to force it to /usr/local/bin?

This also seems to affect compilation of software like tcpwrappers. The make
file compiles on my 2.6 box but not on solaris 8
(ps did make edits for IPv6)

#make sunos5
make[1]: Entering directory `/export/home/source/tcp_wrappers_7.6'
cc -O -DFACILITY=LOG_DAEMON      -DHOSTS_ACCESS -DPARANOID -DNETGROUP
-DGETPEERNAME_BUG -DBROKEN_FGETS -DLIBC_CALLS_STRTOK
-DSOLARIS_24_GETHOSTBYNAME_BUG   -DDAEMON_UMASK=022
-DREAL_DAEMON_DIR=\"/usr/sbin\"   -DSEVERITY=LOG_INFO
-DRFC931_TIMEOUT=10  -DHOSTS_DENY=\"/etc/hosts.deny\"
-DHOSTS_ALLOW=\"/etc/hosts.allow\"  -DTLI    -DALWAYS_HOSTNAME -c tcpd.c

tcpd.c:19: sys/types.h: No such file or directory
tcpd.c:20: sys/param.h: No such file or directory
tcpd.c:21: sys/stat.h: No such file or directory
tcpd.c:22: sys/socket.h: No such file or directory
tcpd.c:23: netinet/in.h: No such file or directory
tcpd.c:24: stdio.h: No such file or directory
tcpd.c:25: syslog.h: No such file or directory
tcpd.c:26: string.h: No such file or directory
make[1]: *** [tcpd.o] Error 1
make[1]: Leaving directory `/export/home/source/tcp_wrappers_7.6'

Any help appreciated







More information about the SunHELP mailing list