Date: Tue, 15 Sep 1998 06:24:37 -0700 From: Don Lewis <Don.Lewis@tsc.tdk.com> To: Don Lewis <Don.Lewis@tsc.tdk.com>, "Justin T. Gibbs" <gibbs@plutotech.com> Cc: current@FreeBSD.ORG Subject: Re: CAM integration imminent. Message-ID: <199809151324.GAA28905@salsa.gv.tsc.tdk.com> In-Reply-To: Don Lewis <Don.Lewis@tsc.tdk.com> "Re: CAM integration imminent." (Sep 15, 6:01am)
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 15, 6:01am, Don Lewis wrote: } Subject: Re: CAM integration imminent. } 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. Nevermind. I re-cvsupped and this problem appears to be fixed. 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?199809151324.GAA28905>