Hi, In the quest to iron out the last iffies in the CVS I checked out the lastest and tried to make it. The make fails at slocal.c
slocal.c:51:18: ndbm.h: No such file or directory I remember fighting with this like a year ago, and it was something about ./configure checking for the dbm stuff and found something that made it happy, but not enough to make the compile happy. (this it RedHat 7.1). I remember the fix was something like: LIBS=gdbm ./configure I don't speak autoconf well enough to judge what a good solution is, but it should be fixed for the next, stable, release. If needed I can go hunt in ./configure and see what's failing. /Anders
