[23289] in Kerberos
krb5-1.4 build fails on AIX 5.2 ML 4
daemon@ATHENA.MIT.EDU (Jorma)
Mon Jan 31 17:42:32 2005
From: Jorma <guest@guest.fi>
Message-ID: <pUwLd.1936$3Q2.1884@read3.inet.fi>
Date: Mon, 31 Jan 2005 20:52:37 GMT
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
Hello,
I tried to compile krb5-1.4 package with IBM C++ 6.0.
Here is the result:
# ./configure --prefix=/opt/freeware --without-tcl --without-krb4
After few make runs I see better where the error is...
# make
Lines removed....
making all in lib/des425...
Target "all" is up to date.
Target "all" is up to date.
making all in lib/kdb...
Target "all" is up to date.
Target "all" is up to date.
Target "all" is up to date.
making all in lib/gssapi...
making all in lib/gssapi/generic...
Target "all" is up to date.
Target "all" is up to date.
making all in lib/gssapi/krb5...
/bin/sh: 0403-057 Syntax error at line 1 : `(' is not matched.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
After few minutes I located the error to GSSAPI Makefile.
# pwd
/opt/freeware/lib/krb5-1.4/src/lib/gssapi
# make
making all in generic...
Target "all" is up to date.
Target "all" is up to date.
making all in krb5...
/bin/sh: 0403-057 Syntax error at line 1 : `(' is not matched.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 1.
Sorry to say I do not kown how to debug makefile. What I can do next?
I tested also on AIX 4.3.3 but the result is the same.
Jorma
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos