[30075] in Kerberos
Problem building krb5 v 1.6.3 on AIX 5.3 using gcc 4.2.0
daemon@ATHENA.MIT.EDU (Earl, Kevan C)
Thu Jul 3 15:22:27 2008
Content-class: urn:content-classes:message
MIME-Version: 1.0
Date: Wed, 2 Jul 2008 17:13:45 +0100
Message-ID: <3154FEBCFB92804DA39A2560E17183760341F1A1@ukaprdembx02.rd.astrazeneca.net>
From: "Earl, Kevan C" <Kevan.Earl@astrazeneca.com>
To: <kerberos@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hello,
I'm having a problem building krb5 v 1.6.3 on AIX 5.3 using gcc 4.2.0. configure runs OK, but make stops with the following error:
gcc -L../../../lib -Wl,-blibpath:/usr/local/lib::/usr/lib:/lib -g -O2 -Wall -Wmissing-prototypes -Wcast-qual -Wcast-align -Wconversion -Wshadow -pedantic -D_THREAD_SAFE -o client client.o rpc_test_clnt.o -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lpthreads
ld: 0706-006 Cannot find or open library file: -l gssrpc
ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l gssapi_krb5
ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l krb5
ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l k5crypto
ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l com_err
ld:open(): A file or directory in the path name does not exist.
ld: 0706-006 Cannot find or open library file: -l krb5support
ld:open(): A file or directory in the path name does not exist.
collect2: ld returned 255 exit status
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.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
Is this just an environment issue? If so, please can someone suggest a possible solution.
Regards,
Kevan Earl
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos