i don know what i need to do.
im using tcp wrapper 7.6, under linux 6.2 on a pc
i define the REAL_DAEMON_DIR
and when i type
mymachine# make linux
cc -O -DFACILITY=LOG_LOCALO -DHOSTS_ACCESS -DPARANOID -DGETPEERNAME_BUG -D
BROKEN_FGETS -DLIBC_CALLS_STRTOK -DDAEMON_UMASK=022
-DREAL_DAEMON_DIR=\"/usr/s bin/\" -DPROCESS_OPTIONS -DSEVERITY=LOG_INFO
-DRFC931_TIMEOUT=10 -DHOSTS_DE NY=\"/etc/hosts.deny\"
-DHOSTS_ALLOW=\"/etc/hosts.allow\" -DBROKEN_SO_LINGER -Dvsyslog=myvsyslog
-DALWAYS_HOSTNAME -c tcpd.c
tcpd.c: In function `main':
tcpd.c:75: `LOG_LOCALO' undeclared (first use in this function)
tcpd.c:75: (Each undeclared identifier is reported only once
tcpd.c:75: for each function it appears in.)
make[1]: *** [tcpd.o] Error 1
make[1]: Leaving directory `/bin/tcp_wrappers_7/tcp_wrappers_7.6'
make: *** [linux] Error 2
what can i do?
thanks a lot
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]