  | |  | Probably simple compile question using -lgssapi_krb5 | Probably simple compile question using -lgssapi_krb5 2005-06-27 - By inode0
Back On 6/27/05, nathan r. hruby <nhruby@(protected)> wrote: > Here's the compile line and the failing output (note that this fails when > building under rpmbuild as well as manually) > > ----BEGIN > gcc -o libssh2.so channel.o comp.o crypt.o hostkey.o kex.o mac.o misc.o packet.o scp.o session.o sftp.o userauth.o -L-L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lcrypto -L /usr/lib -lz -shared -lm > /usr/bin/ld: cannot find -lgssapi_krb5 > collect2: ld returned 1 exit status > make[1]: *** [libssh2.so] Error 1 > make[1]: Leaving directory `/home/nathan/src/rpm/BUILD/libssh2-0.10/src' > make: *** [all] Error 1 > ---- END > > AKIK, that looks right, which is why I'm befuddled.
-L-L/usr/kerberos/lib has one too many -L's in there I think.
John
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |