Problem compiling krb5 1.2.7-beta2

Pierre pierre at epinetworx.com
Mon Nov 11 21:04:01 EST 2002


On 2002.11.11 04:58 Tom Yu wrote:
> >>>>> "pierre" == Pierre  <pierre at epinetworx.com> writes:
> 
> pierre> Hi,
> pierre> I try to compile krb5-1.2.7-beta2 on my GNU/Linux system with
> gcc-3.2
> pierre> there was no problem with the configure, but for the make I
> got this :
> 
> pierre> [...]
> pierre> making all in lib/kdb...
> pierre> gmake[2]: Entering directory
> `/tmp/krb5-1.2.7-beta2/src/lib/kdb'
> pierre> gcc -s -DHAVE_UNISTD_H=1 -DHAVE_SRAND48=1 -DHAVE_SRAND=1
> pierre> -DHAVE_SRANDOM=1 -DHAVE_UMASK=1
> -I/usr/local/BerkeleyDB.4.1/include
> 
> How are you getting the "-I/usr/local/BerkeleyDB.4.1/include" into
> your compile lines?

A local CPPFLAGS setting... this causes the error.
I remove it and it compiles fine now.
Thank you.


Pierre.



More information about the krbdev mailing list