[comp.mail.mush] Problems compiling Mush on Ultrix V3.1

dheller@CORY.BERKELEY.EDU (Dan Heller) (08/30/90)

This is driving me nuts... anyone have any clue as to what
the problem is here?

loading...
Undefined:
_dbm_open
_dbm_close
_dbm_firstkey
_dbm_nextkey
_dbm_fetch
*** Error code 1

Stop.

The dbm library has a function called "delete()", and so does Mush.
However, why is the ultrix compiler trying to tell me that I'm missing
the dbm library?  I make no other references to dbm functions, so I
can't see it trying to do something like this unless there is some other
library (getpwent() stuff?) that needs that library.  Has anyone compiled
Mush on this version of ultrix that can help?


					--dan