From: Sam Sgro (sam_at_freeswan.org)
Date: Sun Jul 28 2002 - 11:54:19 CEST
-----BEGIN PGP SIGNED MESSAGE-----
On Mon, 29 Jul 2002 Thomas.F.Daly_at_uni02mr.unity.ncsu.edu wrote:
> I am currently attempting to compile Freeswan 1.97 for the Strong Arm processor in Compaq's Ipaq and was wondering if anybody could tell me what the -lgmp command does? I'm running into the following error when attempting to compile freeswan.
>
> cc -o pluto kernel_alg.o ike_alg.o alg_info.o db_ops.o connections.o constants.o cookie.o crypto.o defs.o log.o state.o main.o server.o timer.o id.o ipsec_doi.o kernel.o kernel_comm.o demux.o packet.o preshared.o dnskey.o rnd.o spdb.o sha1.o md5.o ../lib/libdes.a ../lib/libfreeswan.a alg/libalg.o -lgmp -lresolv
> /usr/bin/ld: cannot find -lgmp
> collect2: ld returned 1 exit status
> make: *** [pluto] Error 1
It looks like the compile is failing because you need the gmp library. Pluto
uses the GNU multiprecision library (gmp) for its public key calculations, and
it is available for the ARM processor. You can find gmp's homepage here:
Sam Sgro
sam_at_freeswan.org
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: For the matching public key, finger the Reply-To: address.
iQCVAwUBPUO/TUOSC4btEQUtAQHrvgQAsBE1fFuHsbK8Y1//PVmNH3Lr7Hz3mAT3
QKSnPspKZ/DyhC5EvyYHWgriMgMiRCKDz7HsVphyALS8QxA1bmfJgvH0gDECM53e
sxx72uT6M4LTeNxcVhZlAorEenyCSyUXNf/2svBLb+wJMJXN/1tEDVpgvwN5lxpi
t7HqU78LZ8I=
=/P0k
-----END PGP SIGNATURE-----
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.4 : Mon Aug 05 2002 - 21:01:34 CEST