Compile error on k5-int.h with g++

Jay Camp jayc at CLEMSON.EDU
Sat May 29 17:21:01 EDT 2004


Compiler:  g++ (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5,
propolice-3.3-7)

mit-krb5:  1.3.3

I'm trying to develop a frontend for kadmin, so I'm just using kadmin.c
as a reference and using all the header files it does.

However, g++ seems to have a problem with a file in krb5:

In file included from kerberos.cc:2:
../lib/krb5/src/include/k5-int.h:1816: error: type specifier omitted for
   parameter `krb5_donot_replay'
../lib/krb5/src/include/k5-int.h:1816: error: parse error before `*'
token

Any thoughts?  I was hoping you guys would have a better idea than I
would.

Much appreciated,

Jay



More information about the krbdev mailing list