Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 19:50:58 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Frank Nobis <fn@radio-do.de>
Cc:        "Kenneth D. Merry" <ken@plutotech.com>, gibbs@pluto.plutotech.com, cvs-committers@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: CAM integration imminent. 
Message-ID:  <533.905881858@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 15 Sep 1998 19:43:21 %2B0200." <19980915194321.A15848@radio-do.de> 

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

>--- scspd ---
>cc -O2 -pipe -I /usr/src/usr.sbin/atm/scspd/../../../sys -I /usr/obj/elf/usr/src/usr.sbin/atm/scspd   -I/usr/obj/elf/usr/src/tmp/usr/include  -o scspd scspd.o scsp_cafsm.o scsp_config.o scsp_config_lex.o scsp_config_parse.o scsp_hfsm.o scsp_if.o scsp_input.o scsp_log.o scsp_msg.o scsp_output.o scs
>p_print.o scsp_socket.o scsp_subr.o scsp_timer.o  -latm
>/usr/obj/elf/usr/src/tmp/usr/lib/libatm.so: undefined reference to `MD5Final'
>/usr/obj/elf/usr/src/tmp/usr/lib/libatm.so: undefined reference to `MD5Init'
>/usr/obj/elf/usr/src/tmp/usr/lib/libatm.so: undefined reference to `MD5Update'
>*** Error code 1
>
>Do I need "option MD5" in my kernel config?

No, this is a userland program...

I have not seen this problem before...

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
"ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal

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



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