Date: Tue, 15 Sep 1998 06:01:22 -0700 From: Don Lewis <Don.Lewis@tsc.tdk.com> To: "Justin T. Gibbs" <gibbs@plutotech.com> Cc: cvs-committers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: CAM integration imminent. Message-ID: <199809151301.GAA28833@salsa.gv.tsc.tdk.com> In-Reply-To: "Justin T. Gibbs" <gibbs@plutotech.com> "Re: CAM integration imminent." (Sep 15, 4:36am)
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 15, 4:36am, "Justin T. Gibbs" wrote: } Subject: Re: CAM integration imminent. } Well, other than a few more files that I need to track down and delete, } I should be done. I'm sure there will be problems... there always are } on an integration of this magnitude. I'll try to address anything that } crops up after I get a bit of rest. make buildworld dies here: ===> libexec/rpc.rstatd cc -nostdinc -O -pipe -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/libexec/rpc.rstatd/rstatd.c cc -nostdinc -O -pipe -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/libexec/rpc.rstatd/rstat_proc.c cc -nostdinc -O -pipe -I/usr/obj/elf/usr/src/tmp/usr/include -o rpc.rstatd rstatd.o rstat_proc.o -lrpcsvc -lutil -lkvm -ldevstat /usr/obj/elf/usr/src/tmp/usr/libexec/elf/ld: cannot open -ldevstat: No such file or directory *** Error code 1 Stop. *** Error code 1 The problem appears to be that libdevstat isn't listed in lib/Makefile.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809151301.GAA28833>