ndbm.h
Garren Strocknar
strocknar at gmail.com
Fri Aug 4 16:17:50 UTC 2006
I am attempting to install netdisco and it asks for apache 1.3.x instead of
apache2 due to several dependencies not working under apache2. While trying
to make the source for apache 1.3 I get the following errors:
mod_auth_dbm.c:42:18: error: ndbm.h: No such file or directory
mod_auth_dbm.c: In function 'get_dbm_pw':
mod_auth_dbm.c:110: error: 'DBM' undeclared (first use in this function)
mod_auth_dbm.c:110: error: (Each undeclared identifier is reported only once
mod_auth_dbm.c:110: error: for each function it appears in.)
mod_auth_dbm.c:110: error: 'f' undeclared (first use in this function)
mod_auth_dbm.c:111: error: 'datum' undeclared (first use in this function)
mod_auth_dbm.c:111: error: syntax error before 'd'
mod_auth_dbm.c:114: error: 'q' undeclared (first use in this function)
mod_auth_dbm.c:128: error: 'd' undeclared (first use in this function)
Does anyone out there know where I can get the ndbm.h file and how to link
it?
Many Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060804/81a90e4b/attachment.html>
More information about the ubuntu-users
mailing list