ndbm.h
Florian Diesch
diesch at spamfence.net
Mon Aug 7 02:40:22 UTC 2006
"Garren Strocknar" <strocknar at gmail.com> wrote:
> 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
Install package apache from universe
> 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?
Maybe it's ok to install libgdbm-dev and symlink
/usr/include/gdbm-ndbm.h to /usr/include/ndbm.h
Florian
--
<http://www.florian-diesch.de/>
More information about the ubuntu-users
mailing list