Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2000 15:53:48 -0700
From:      "Paul M . Lambert" <plambert@plambert.net>
To:        ports@freebsd.org
Subject:   Cannot compile racoon port
Message-ID:  <20000807155348.A72945@pinky.plambert.net>

next in thread | raw e-mail | index | archive | help
I'm having trouble compiling the racoon port in /usr/ports/security/racoon.

Of course, once I get it compiled, getting it to work is going to be even
harder.  But I have to try.  ;-)

Here's what I'm getting:

cc -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20000719a/racoon/../libipsec -o racoon main.o session.o isakmp.o handler.o  isakmp_ident.o isakmp_agg.o isakmp_base.o  isakmp_quick.o isakmp_inf.o isakmp_newg.o  pfkey.o admin.o ipsec_doi.o oakley.o grabmyaddr.o vendorid.o  policy.o localconf.o remoteconf.o crypto_openssl.o algorithm.o  proposal.o sainfo.o cfparse.o cftoken.o strnames.o  vmbuf.o plog.o logger.o schedule.o str2val.o misc.o sockmisc.o  safefile.o  signing.o -lipsec -ly -ll
crypto_openssl.o: In function `eay_get_x509cert':
/usr/ports/security/racoon/work/racoon-20000719a/racoon/crypto_openssl.c:113: undefined reference to `PEM_read_X509'
/usr/ports/security/racoon/work/racoon-20000719a/racoon/crypto_openssl.c:122: undefined reference to `i2d_X509'
/usr/ports/security/racoon/work/racoon-20000719a/racoon/crypto_openssl.c:129: undefined reference to `i2d_X509'
/usr/ports/security/racoon/work/racoon-20000719a/racoon/crypto_openssl.c:130: undefined reference to `X509_free'
/usr/ports/security/racoon/work/racoon-20000719a/racoon/crypto_openssl.c:125: undefined reference to `X509_free'
.
.  [more of the same]
.
/usr/ports/security/racoon/work/racoon-20000719a/racoon/crypto_openssl.c(.text+0x128e): undefined reference to `BN_bn2bin'
*** Error code 1

Stop in /usr/ports/security/racoon/work/racoon-20000719a/racoon.
*** Error code 1

Stop in /usr/ports/security/racoon.
*** Error code 1

Stop in /usr/ports/security/racoon.
*** Error code 1

Stop in /usr/ports/security/racoon.

Here's some info about the box:
FreeBSD host.domain.tld 4.1-RC FreeBSD 4.1-RC #0: Tue Jul 18 18:53:19 PDT 2000     root@host.domain.tld:/usr/obj/usr/src/sys/LAPTOP  i386

I don't have a very fast connection, so before I cvsup and try again, I
was hoping someone could tell me if it's working now, or if there's something
else that I'm missing?

Thanks!

--Paul M. Lambert



-- 
I hate bombs, terrorism, fear, plans, future and past injustices, manifestos,
popular sentiment, ignition, timetables, meetings, and poorly adjusted
weasels.  A warm hello to my friends and fans in domestic surveillance!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000807155348.A72945>