Subject: Kerberos library problem.
To: None <netbsd-users@netbsd.org>
From: =?iso-8859-2?Q?Dawid_Szyma=F1ski?= <dawszy@arhea.net>
List: netbsd-users
Date: 04/30/2002 13:09:05
--Kj7319i9nmIyA2yE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi!

I'm trying to get openssh from pkgsrc compiled with kerberos, but I get str=
ange
problem, configure script can't find -lkrb or -lkrb5.
Here's gcc -lkrb output, I supouse that problem is here:

/usr/lib/crt0.o: In function `___start':
/usr/lib/crt0.o(.text+0xc1): undefined reference to `main'
/usr/lib/libkrb.so: undefined reference to `net_write'
/usr/lib/libkrb.so: undefined reference to `des_pcbc_encrypt'
/usr/lib/libkrb.so: undefined reference to `init_error_table'
/usr/lib/libkrb.so: undefined reference to `des_set_odd_parity'
/usr/lib/libkrb.so: undefined reference to `des_key_sched'
/usr/lib/libkrb.so: undefined reference to `base64_encode'
/usr/lib/libkrb.so: undefined reference to `des_read_pw_string'
/usr/lib/libkrb.so: undefined reference to `crypt'
/usr/lib/libkrb.so: undefined reference to `net_read'
/usr/lib/libkrb.so: undefined reference to `des_set_key'
/usr/lib/libkrb.so: undefined reference to `des_cbc_cksum'
/usr/lib/libkrb.so: undefined reference to `des_quad_cksum'
/usr/lib/libkrb.so: undefined reference to `initialize_error_table_r'
/usr/lib/libkrb.so: undefined reference to `dns_free_data'
/usr/lib/libkrb.so: undefined reference to `dns_lookup'
/usr/lib/libkrb.so: undefined reference to `roken_mconcat'
/usr/lib/libkrb.so: undefined reference to `des_string_to_key'
collect2: ld returned 1 exit status


Dawid.

--=20
/*
   %http://people.arhea.net/dawszy/%ham:sq6emm%mobile:+48 691626681%
   %dawszy@ircsupport.org%dawszy@bsdirc.net%
   If you're not googleable, you don't exist.
*/

--Kj7319i9nmIyA2yE
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (NetBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8zntRvv+LvH2lUTkRAqOiAJ9Ae0lC5bvIdI4paNDmBkkZ3H0ytACgrf9M
SfcoT3qp10gTF1IU6HbaeJo=
=6wIn
-----END PGP SIGNATURE-----

--Kj7319i9nmIyA2yE--