[5454] in Kerberos
installation problem
daemon@ATHENA.MIT.EDU (William Kupersanin)
Mon Jul 3 02:02:53 1995
To: kerberos@MIT.EDU
Date: 3 Jul 1995 04:44:39 GMT
From: kuper@anywhere.MIT.EDU (William Kupersanin)
I am having trouble making krb5.4 under Linux. Particularly, I am
getting a syntax error compiling std_rqs.c in the util/ss directory.
This is the error that I get.
cc -DNO_YYLINENO=1 -DHAS_STRDUP=1 -DUSE_DIRENT_H=1
-DSTDARG_PROTOTYPES=1 -I. -I./ -I./.. -I./../et -I.. -c std_rqs.c -o
std_rqs.o
std_rqs.c:1: parse error before `ssu00001'
Std_rqs.c consists of nothing more than this ....
static ss_request_entry ssu00001[] = {
{ 0, 0, 0, 0 }
};
ss_request_table = { 2, ssu00001 };
Does anyone have any ideas about what is going on here?
Thanks!
Willie
--
William Kupersanin
Computer Science Center
University of Maryland College Park