I was quite pleased with how smoothly this went - and no more kernel
panics on shutdown. I had to comment out #TCPWRAPDIR=/usr
as before, and I found a compile-time problem in sys/solaris/{tpi,dlpi}.c
around the (unused) definition of ffs:
28: grep ffs /usr/include/string.h /usr/include/sys/systm.h
/usr/include/string.h:extern int ffs(int);
/usr/include/sys/systm.h:int ffs(long);
which I resolved by commenting out #include <string.h> in {tpi,dlpi}.c
We'll see whether my (family member) users notice any difference.
[netatalk-admins] pre-asun2.1.4-36a.tar.gz on Solaris 7, 64 bit mode
validgh.com firewall administrator Sun, 26 Dec 1999 20:11:54 -0800
