Re: mod_ssl on ydl


JP Rosevear (jpr@arcavia.com)
Sun, 16 May 1999 04:35:31 +0000


Darron Froese wrote:

> Has anyone built this on a ydl system at all?
>
> I'm a little stuck - it's worked for me before on mklinux and linuxppc-R4.
>
> This is all I get whether I try building it as a DSO or right into
> apache-1.3.6:
>
> make[1]: Entering directory
> `/home/darron/apache-compile/mod_ssl-2.2.8-1.3.6/pkg.sslmod'
> gcc -c -I/usr/local/apache/include -DLINUX=2 -DUSE_HSREGEX -DEAPI -fpic
> -DSHARED_MODULE -I/usr/local/ssl/include -DMOD_SSL_VERSION=\"2.2.8\"
> mod_ssl.c && mv mod_ssl.o mod_ssl.lo
> In file included from mod_ssl.c:65:
> mod_ssl.h:282: ndbm.h: No such file or directory
> make[1]: *** [mod_ssl.lo] Error 1
> make[1]: Leaving directory
> `/home/darron/apache-compile/mod_ssl-2.2.8-1.3.6/pkg.sslmod'
> make: [all] Error 2 (ignored)

ndbm.h appears to be from glibc-devel. I'm guessing its either missing from
the package or you don't have it installed.

It just seems to be some basic database functions.

-JP



This archive was generated by hypermail 2.0b3 on Mon May 31 1999 - 11:30:07 MDT