Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 12:27:43 +1000
From:      Stephen Cimarelli <stephen@clari.net.au>
To:        freebsd-small@FreeBSD.ORG
Subject:   Re: Buils problem picobsd on 4.3 release
Message-ID:  <01052912274300.00840@theforce.clari.net.au>
In-Reply-To: <01052911532303.00841@theforce.clari.net.au>
References:  <01052911532303.00841@theforce.clari.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Fixed, missing libipsec  :(


On Tue, 29 May 2001 11:53, Stephen Cimarelli wrote:
> Hi All
>
> i'm tring to build a picobsd IPSEC router on a FreeBSD 4.3 release system
> and get the error below.
>
> Does anybody have instructions/tips picoBSD + IPSEC?
>
>
> ipsec_strerror.o' is up to date.
> traceroute.lo: In function `main':
> traceroute.lo(.text+0x79c): undefined reference to `ipsec_strerror'
> traceroute.lo(.text+0x7ce): undefined reference to `ipsec_strerror'
> traceroute.lo(.text+0x978): undefined reference to `ipsec_strerror'
> traceroute.lo(.text+0x9aa): undefined reference to `ipsec_strerror'
> traceroute.lo: In function `setpolicy':
> traceroute.lo(.text+0xe6d): undefined reference to `ipsec_set_policy'
> traceroute.lo(.text+0xe82): undefined reference to `ipsec_get_policylen'
> traceroute.lo(.text+0xea8): undefined reference to `ipsec_strerror'
> setkey.lo: In function `yyparse':
> /usr/obj-pico/picobsd/usr/src/usr.sbin/setkey/y.tab.c(.text+0x20c6):
> undefined reference to `ipsec_set_policy'
> /usr/obj-pico/picobsd/usr/src/usr.sbin/setkey/y.tab.c(.text+0x2112):
> undefined reference to `ipsec_get_policylen'
> setkey.lo: In function `pfkey_spdump':
> /usr/src/usr.sbin/setkey/../../lib/libipsec/pfkey_dump.c(.text+0x7471):
> undefined reference to `ipsec_dump_policy'
> *** Error code 1
>
> Stop in /usr/src/release/picobsd/build/build_dir-tunnel/crunch.
> ---> fail: Error <1> error code <crunch>
> Error while building tunnel.
> ---> Aborting ./picobsd
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-small" in the body of the message

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




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