[Evolution] configure with kerb problems
- From: Arren Mund <ascottm iastate edu>
- To: evolution ximian com
- Subject: [Evolution] configure with kerb problems
- Date: 05 Dec 2001 00:53:43 -0600
here's what i run when i do the configure:
./configure --with-db3=/usr/local/BerkeleyDB.3.1/
--with-krb4=/usr/heimdal/
here's the error in my config.log:
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/heimdal//lib
-L/usr/local/ssl/lib -lkrb4 -lcrypto -lcom_err -L/usr/heimdal/lib
-lroken conftest.c 1>&5
/tmp/ccfE8IWE.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; }
if i add char krb_mk_req() {} it configures but i get a compile error
relating to kerberos. does anyone know why i receive this problem
during the configure and how i can fix it?
Thanks,
Arren Mund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]