krb5 v1.6.3 link error

Murali Neralla neralla1 at us.ibm.com
Tue Dec 2 15:20:44 EST 2008


Hello,

I'm having a problem building krb5 v 1.6.3 on AIX 5.3 using gcc 4.3.1. 
configure runs OK, but make stops with the following error:


        gcc -L../../../lib -Wl,-blibpath:/usr/local/lib::/usr/lib:/lib -g 
-O2 -W
all -Wmissing-prototypes -Wcast-qual  -Wcast-align -Wconversion -Wshadow 
-pedant
ic -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 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.

Is this just an environment issue?  If so, please can someone suggest a 
possible solution.

Regards,
-Murali 


More information about the Kerberos mailing list