Date: Tue, 15 Sep 1998 19:43:21 +0200 From: Frank Nobis <fn@radio-do.de> To: "Kenneth D. Merry" <ken@plutotech.com>, Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: gibbs@pluto.plutotech.com, cvs-committers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: CAM integration imminent. Message-ID: <19980915194321.A15848@radio-do.de> In-Reply-To: <199809151727.LAA18952@panzer.plutotech.com>; from Kenneth D. Merry on Tue, Sep 15, 1998 at 11:27:05AM -0600 References: <345.905879120@critter.freebsd.dk> <199809151727.LAA18952@panzer.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 15, 1998 at 11:27:05AM -0600, Kenneth D. Merry wrote: > Poul-Henning Kamp wrote... > > > > I just got to this one in make world now: > > > > install -c -o root -g wheel -m 644 printing/pstf /usr/share/examples/printing/ps > > tf > > install -c -o root -g wheel -m 644 printing/pstfX /usr/share/examples/printing/p > > stfX > > install -c -o root -g wheel -m 644 scsi_target/Makefile /usr/share/examples/scsi > > _target/Makefile > > install: /usr/share/examples/scsi_target/Makefile: No such file or directory > > *** Error code 71 > > > > Stop. > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > > > Over to the CAM team :-) > > Hmm, looks like the directory isn't getting made by mtree. Here is what my actual make world told me :-/ --- 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 scsp_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? Regards Frank -- Frank Nobis Email: PGP AVAILABLE Landgrafenstr. 130 dg3dcn http://www.radio-do.de/~fn/ 44139 Dortmund Powered by FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980915194321.A15848>