On Wed, 2009-07-15 at 00:03 +0900, Stephen J. Turnbull wrote:
  > --with-database=gdbm fails because it can't find
/usr/include/ndbm.h,
  > due to being buried an extra level deep in /usr/include/gdbm.
  > Symlinking /usr/include/ndbm.h -> gdbm/ndbm.h makes it work.
 
 Thank you for your patience, but obviously that just won't do, will
 it?
 
 Basically there's a trivial fix.  But I'll get on my Fedora guys to
 wise me up as to policy, I bet there is a consistent pattern here that
 we could take advantage of (and not just in Fedora). 
Same thing with Gentoo. We also have the gdbm include files
in /usr/include/gdbm. We solve this by adding -I/usr/include/gdbm to the
CFLAGS when the user wants to build with gdbm.
Kind regards,
Hans
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta