I'm using tcpwrapper that support IPV6 in my solaris 8 box $ pwd /usr/local/lib $ ls -al total 9758 drwxr-xr-x 4 bin bin 512 Jul 18 01:27 . drwxr-xr-x 11 root other 512 Jul 8 23:55 .. drwxr-xr-x 3 bin bin 512 Jun 3 12:02 gcc-lib drwxr-xr-x 2 root other 512 Jun 3 15:18 ipv4 -rw-r--r-- 1 bin bin 329544 Mar 16 2001 libiberty.a -rw-r--r-- 1 root other 58016 Jul 18 01:27 libol.a -rwxr-xr-x 1 root other 714 Jul 18 01:27 libol.la lrwxrwxrwx 1 root other 14 Jul 18 01:27 libol.so -> libol.so.0.0.0 lrwxrwxrwx 1 root other 14 Jul 18 01:27 libol.so.0 -> libol.so.0.0.0 -rwxr-xr-x 1 root other 52980 Jul 18 01:27 libol.so.0.0.0 -rw-r--r-- 1 bin bin 2222756 Mar 16 2001 libstdc++.a.2.10.0 -r-xr-xr-x 1 bin bin 2232464 Mar 16 2001 libstdc++.so.2.10.0 -rw-r--r-- 1 root other 51592 Jul 8 22:10 libwrap.a Am I correct? Please suggest Pat. -----Original Message----- From: Balazs Scheidler [mailto:bazsi@balabit.hu] Sent: Friday, July 19, 2002 14:21 To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng]Solaris 8 + syslog-ng-1.5.18 On Fri, Jul 19, 2002 at 01:52:35PM +0700, Sangbutsarakum, Patai wrote:
Dear firends, Thanks for your suggest, I've done as shown below. Unlucky, problem still occur
gcc -DHAVE_CONFIG_H -I. -I/usr/local/src/syslog-ng-1.5.18/src -I. -g -O2 -Wall -I/usr/local/include/libol -D_GNU_SOURCE -c getopt1.c gcc -g -O2 -Wall -I/usr/local/include/libol -D_GNU_SOURCE -lwrap -o syslog-ng -lwrap main.o sources.o center.o filters.o destinations.o log.o cfgfile.o cfg-grammar.o cfg-lex.o affile.o afsocket.o afunix.o afinet.o afinter.o afuser.o afstreams.o afprogram.o afremctrl.o nscache.o utils.o syslog-names.o getopt.o getopt1.o -lpthread -ldoor -ll /usr/local/lib/libol.a -lsocket -lnsl -lxnet Undefined first referenced symbol in file request_init afinet.o sock_host afinet.o hosts_access afinet.o
do you have a -lwrap at all? maybe you should not use --enable-tcp-wrappers commandline option. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html