On Fri, Jul 19, 2002 at 03:18:25PM +0700, Sangbutsarakum, Patai wrote:
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.
is /usr/local/lib on your linkpath? do you have another -lwrap somewhere earlier on the path? try nm on your libwrap.a and search for the required symbols. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1