--- config/Makefile.sun4x_58 2001/03/27 07:07:35 1.2 +++ config/Makefile.sun4x_58 2001/05/22 23:53:16 @@ -18,7 +18,7 @@ # # libraries -XLIBS=-lsocket -lnsl -lintl -ldl +XLIBS=-lresolv -lsocket -lnsl -lintl -ldl TXLIBS=-lcurses MTLIBS=-lpthread -lsocket XLIBELFA=-lelf --- config/param.sun4x_58.h 2001/03/05 15:41:00 1.3 +++ config/param.sun4x_58.h 2001/05/22 23:53:16 @@ -18,6 +18,7 @@ #define AFS_SUN58_ENV 1 #define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ +#define AFS_AFSDB_ENV 1 /* Include AFSDB support */ #ifdef AFS_NAMEI_ENV #define AFS_64BIT_IOPS_ENV 1 /* needed for NAMEI... */