On Mon, Jan 21, 2002 at 04:15:25PM -0500, Rodent of Unusual Size wrote:
> Thomas Eibner wrote:
> > 
> > ln -s /usr/include/gdbm-ndbm.h /usr/include/ndbm.h in case
> > you're running debian and have installed libgdbmg1-dev.
> > (If that is the case: debian breakage by default, not apache's fault)
> 
> A /usr/include/gdbm/ndbm.h file exists.  Adding symbolic
> links all over the /usr/include tree is *not* an option if
> other packages don't have a problem with finding it.

But you're not including <gdbm/ndbm.h>. You're including <ndbm.h> in the
module.

And having -I/usr/include/gdbm sounds just as bad as linking with gdbm-ndbmh

-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer> 

Reply via email to