Hello

I am trying to build krb5-1.4.3 on a FC5. Following is the compiler/library version I have installed:

kernel: 2.6.16-1.2096_FC5xen0
gcc-4.1.1
glibc-2.4
glibc-devel-2.4

Following is the error I am getting:

In file included from ftpd.c:171:
ftpd_var.h:92: error: conflicting types for ‘getline’
/usr/include/stdio.h:587: error: previous declaration of ‘getline’ was here
ftpd.c:179: error: conflicting types for ‘getline’
/usr/include/stdio.h:587: error: previous declaration of ‘getline’ was here
make[3]: *** [ftpd.o] Error 1
make[3]: Leaving directory `/home/sysadmin/src/kerberos/krb5-1.4.2/src/appl/gssftp/ftpd'
make[2]: *** [all-recurse] Error 1
make[2]: Leaving directory `/home/sysadmin/src/kerberos/krb5-1.4.2/src/appl/gssftp'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/home/sysadmin/src/kerberos/krb5-1.4.2/src/appl'
make: *** [all-recurse] Error 1

I tried commenting out getline from the header file, but it still gives the error.

Thanks for your help

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to