Date: Fri, 22 Dec 1995 02:23:30 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su> To: Nate Williams <nate@rocky.sri.MT.net> Cc: current@freebsd.org, nate@freebsd.org Subject: Re: LD hits again :-( Message-ID: <lzonUsm8R1@ache.dialup.ru> In-Reply-To: <199512211857.LAA03453@rocky.sri.MT.net>; from Nate Williams at Thu, 21 Dec 1995 11:57:18 -0700 References: <MHL6QsmaU9@deep-thought.demos.su> <199512211857.LAA03453@rocky.sri.MT.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199512211857.LAA03453@rocky.sri.MT.net> Nate Williams writes: >I'm pretty sure it's the linker stating that warning (whether it needs >to or not) and not an actual link bug. I verified this by adding >warning symbols to the crypt.c in libcipher, and the linker now says. >/usr/bin/ld -e start -dc -dp -o bdes /usr/lib/crt0.o -L../../lib/libcipher bdes.o -lcipher /usr/lib/libgcc.a -lc /usr/lib/libgcc.a ^^^^^^^^^^^^^^^^^^^^ Your linker path is wrong, here you need to update Makefile to -current >ld: /usr/lib/libc.so.2.2: multiple definitions for warning symbol `_des_setkey' >ld: /usr/lib/libc.so.2.2: multiple definitions for warning symbol `_des_cipher' >bdes.o: WARNING! new des_setkey(3) is present in the system! >bdes.o: WARNING! new des_cipher(3) is present in the system! >For now, I'm going to ignore it. Although it is still a bug, I don't >consider it a critical bug. Secure is always critical. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?lzonUsm8R1>