[6218] in Kerberos
configure on linux platform
daemon@ATHENA.MIT.EDU (Isabel Snoeckx)
Mon Nov 13 10:00:17 1995
To: kerberos@MIT.EDU
Date: Mon, 13 Nov 1995 15:15:59 +0200
From: Isabel Snoeckx <snoeckx@lien.MIT.EDU>
This mail comes from a student with some problems...
While configuring Kerberos(version 5 beta4 patch3) on a linux platform, I
used the following command :
./configure --with-cc=gcc --with-ccopts="-O -Dlinux"
So far, so good. But here comes trouble (never underestimate Murphy's law):
Apparently, every checking command was executed succesfully.
Unfortunately, configuring-parts of the job weren't :
whenever configuring * ... appeared on my screen, it was followed by
./configure: unexpected EOF while looking for `"'
./configure: eval: line 2: syntax error
./configure: unexpected EOF while looking for `"'
./configure: eval: line 2: syntax error
Does anyone had similar problems and found a solution or is there someone
who knows the magic words that can help me out?
Thanx, Isabel.