Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2003 09:41:29 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Scott Long <scott_long@btc.adaptec.com>
Cc:        Jake Burkholder <jake@freebsd.org>
Subject:   Re: Tidying src/release/*/{dokern.sh,drivers.conf}
Message-ID:  <20030520064129.GA46038@sunbay.com>
In-Reply-To: <3EC9CA8B.5050708@btc.adaptec.com>
References:  <20030520044418.GA34212@sunbay.com> <3EC9CA8B.5050708@btc.adaptec.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, May 20, 2003 at 12:26:19AM -0600, Scott Long wrote:
>=20
> Please fix the following:
>=20
> ld -dc -r -o usbdevs.lo usbdevs_stub.o=20
> /usr/obj//usr/src/usr.sbin/usbdevs/usbdevs.o
> crunchide -k _crunched_usbdevs_stub usbdevs.lo
> cc -static -o boot_crunch boot_crunch.o hostname.lo pwd.lo rm.lo sh.lo=20
> test.lo cpio.lo dhclient.lo fsck_ffs.lo ifconfig.lo mount_nfs.lo=20
> newfs.lo route.lo rtsol.lo slattach.lo tunefs.lo camcontrol.lo find.lo=20
> minigzip.lo sed.lo arp.lo ppp.lo sysinstall.lo usbd.lo usbdevs.lo -ll=20
> -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz -lnetgraph -ldialog=20
> -lncurses -ldisk -lcam -lsbuf -lufs
> ppp.lo: In function `DesEncrypt':
> ppp.lo(.text+0x2c421): undefined reference to `DES_set_key'
> ppp.lo(.text+0x2c42f): undefined reference to `DES_ecb_encrypt'
> ppp.lo: In function `MakeKey':
> ppp.lo(.text+0x2c3fa): undefined reference to `DES_set_odd_parity'
> ppp.lo: In function `MPPEKeyChange':
> ppp.lo(.text+0x2c97c): undefined reference to `RC4_set_key'
> ppp.lo(.text+0x2c98a): undefined reference to `RC4'
> ppp.lo: In function `MPPEOutput':
> ppp.lo(.text+0x2ca78): undefined reference to `RC4'
> ppp.lo(.text+0x2ca9a): undefined reference to `RC4'
> ppp.lo(.text+0x2cb10): undefined reference to `RC4_set_key'
> ppp.lo: In function `MPPEInput':
> ppp.lo(.text+0x2cc81): undefined reference to `RC4'
> ppp.lo(.text+0x2ccb2): undefined reference to `RC4'
> ppp.lo(.text+0x2cd13): undefined reference to `RC4_set_key'
> ppp.lo: In function `MPPEInitInput':
> ppp.lo(.text+0x2d3bc): undefined reference to `RC4_set_key'
> ppp.lo: In function `MPPEInitOutput':
> ppp.lo(.text+0x2d491): undefined reference to `RC4_set_key'
> *** Error code 1
>=20
> Stop in /usr/obj/usr/src/release/boot_crunch.
> *** Error code 1
>=20
Which arch this is?

Also, this looks pretty much like a pilot error, as for the
purposes of release building usr.sbin/ppp is recompiled without
the crypto support (see src/usr.sbin/ppp/Makefile).


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+yc4ZUkv4P6juNwoRApKtAJ45FLzpOj4kGLE8KGKcy3pW2jn8LgCfbxpi
OsOg/AMxWb3Mwhdi40nZwf0=
=Rzxh
-----END PGP SIGNATURE-----

--vkogqOf2sHV7VnPd--



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