RE: -DOPENSSL_NO_KRB5

"Rene Kluwen" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Thanks...
Yours is a better solution.

Rene Kluwen
Chimit

-----Original Message-----
From: [email protected] [mailto:[email protected]]On
Behalf Of Nam Nguyen
Sent: vrijdag 4 juni 2004 3:27
To: [email protected]
Subject: RE: -DOPENSSL_NO_KRB5


I got the same messages like yours. But after ./configure finishes,
locate the path to krb5.h, then add this path to the Makefile.

[Before]
CFLAGS=-D_REENTRANT=1 -I. -Igw -O2 -I/usr/include/libxml2 -I/usr/include/ope
nssl

[After]
CFLAGS=-D_REENTRANT=1 -I. -Igw -O2 -I/usr/include/libxml2 -I/usr/include/ope
nssl -I/usr/kerberos/include

Then run make with this Makefile as usual.

Enjoy,

____________
Nam Nguyen
[email protected]

-----Original Message-----
From: [email protected] [mailto:[email protected]]On
Behalf Of Rene Kluwen
Sent: Thursday, June 03, 2004 11:13 PM
To: [email protected]
Subject: -DOPENSSL_NO_KRB5


On a machine at a client's location, I got a lot of crazy error messages
compiling Kannel.

The problem was the following: It needed -DOPENSSL_NO_KRB5 as a gcc option
which ./configure had missed.

This is just a registration of the fact that this "bug" is there. Maybe
somebody with autoconf experience can fix this?

Cheers,

Rene Kluwen
Chimit
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.