bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PAM: header cc'able, not cpp'able


From: Akim Demaille
Subject: Re: PAM: header cc'able, not cpp'able
Date: Fri, 14 Nov 2003 09:47:23 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

 > HI,
 > I'm trying to compile pam-0.75-51.src.rpm.
 > I get the error: + echo ERROR pam_userdb did not build a module.

 > This is because the "configure" thinks, that I don't have ndbm.h.
 > I do, it's in gdbm-devel-1.8.0-20, but can't be found.

 > So I did a "export CFLAGS=-I/usr/include/gdbm/" which gives me:
 > ---
 > checking ndbm.h usability... yes
 > checking ndbm.h presence... no
 > configure: WARNING: ndbm.h: accepted by the compiler, rejected by the
 > preprocessor!
 > configure: WARNING: ndbm.h: proceeding with the preprocessor's result
 > configure: WARNING:     ## ------------------------------------ ##
 > configure: WARNING:     ## Report this to address@hidden ##
 > configure: WARNING:     ## ------------------------------------ ##
 > checking for ndbm.h... no
 > checking db.h usability..
 > ---

Hi!

Could you look in config.log for the section related to ndbm.h?  In
particular, we should find material to understand why the preprocessor
failed.

Thanks!







reply via email to

[Prev in Thread] Current Thread [Next in Thread]