Re: [Evolution] configure with kerb problems
- From: Arren Mund <ascottm iastate edu>
- To: Niklas Jakobsson <nico pdc kth se>
- Cc: evolution ximian com
- Subject: Re: [Evolution] configure with kerb problems
- Date: 05 Dec 2001 09:27:19 -0600
i am still getting the same error:
configure:11251: gcc -o conftest -g -O2 -Wall -Wunused
-I/usr/local/include/gtk-1.2 -I/usr/local/lib/glib/include
-I/usr/local/include -I/usr/X11R6/include -L/usr/local/krb4/lib
-L/usr/local/ssl/lib -lkrb4 -lcrypto -lcom_err -lroken conftest.c 1>&5
/tmp/cc1b2eUx.o: In function `main':
/tmp/evolution-1.0/configure:11247: undefined reference to `krb_mk_req'
collect2: ld returned 1 exit status
configure: failed program was:
#line 11240 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char krb_mk_req();
int main() {
krb_mk_req()
; return 0; }
i installed that krb4 into /usr/local/krb4 and put /usr/local/krb4/lib
at the top of my ld.so.conf and ran ldconfig and used this to configure:
./configure --with-db3=/usr/local/BerkeleyDB.3.1/
--with-krb4=/usr/local/krb4
can anyone help?
Thanks,
Arren Mund
On Wed, 2001-12-05 at 02:03, Niklas Jakobsson wrote:
On Wed, 2001-12-05 at 07:53, Arren Mund wrote:
here's what i run when i do the configure:
./configure --with-db3=/usr/local/BerkeleyDB.3.1/
--with-krb4=/usr/heimdal/
Heimdal is kerberos 5 not kerberos 4, pick up the the KTH kerberos 4
implementation at http://www.pdc.kth.se/kth-krb/
/Nico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]