Hello Amanda-Users ! I'm trying to compile the latest amanda-2 CVS-version with kerberos 5 support. My system is SuSE 7.2 with kerberos 5 (krb5-1.2.2.tar.gz, just installed). My configure - options are: ./configure --with-user=amanda --with-group=disk --with-krb5-security=home/gstammw/krb5-1.2.2/src. Alternative I've tried ...-with-krb5-security=/usr/local. In both cases the kerberos-libs are found. When compiling with "make" the following errors appear: echo timestamp > krb4-security.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -D_FILE_OFFSET_BITS=64 -I/home/gstammw/krb5-1.2.2/src//include -D_FILE_OFFSET_BITS=64 -g -O2 -I/home/gstammw/krb5-1.2.2/src//include -c krb5-security.c gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -D_FILE_OFFSET_BITS=64 -I/home/gstammw/krb5-1.2.2/src//include -D_FILE_OFFSET_BITS=64 -g -O2 -I/home/gstammw/krb5-1.2.2/src//include -Wp,-MD,.deps/krb5-security.pp -c krb5-security.c -o krb5-security.o krb5-security.c:131: warning: `STREAM_BUFSIZE' redefined stream.h:38: warning: this is the location of the previous definition krb5-security.c:158: `TAPE_BLOCK_BYTES' undeclared here (not in a function) krb5-security.c:158: size of array `buf' has non-integer type krb5-security.c: In function `krb5_connect': krb5-security.c:402: `TAPE_BLOCK_BYTES' undeclared (first use in this function) krb5-security.c:402: (Each undeclared identifier is reported only once krb5-security.c:402: for each function it appears in.) krb5-security.c: In function `send_token': krb5-security.c:1724: `TAPE_BLOCK_BYTES' undeclared (first use in this function) krb5-security.c: In function `recv_token': krb5-security.c:1782: `TAPE_BLOCK_BYTES' undeclared (first use in this function) make[1]: *** [krb5-security.lo] Error 1 make[1]: Leaving directory `/home/gstammw/AMANDA/amanda-gs/common-src' make: *** [all-recursive] Error 1 What exactly is wrong ?? I don't understand the errormessage. oh... the kerberos patch has been taken from amanda-krb-2 @ cvs. Please help.. Thanks in advance :-) Gunther -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
