From owner-freebsd-current Wed Sep 19 18:22: 6 2001 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id CF07B37B41C for ; Wed, 19 Sep 2001 18:22:03 -0700 (PDT) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.11.4/8.11.4) id f8K1M3J38789 for freebsd-current@freebsd.org; Wed, 19 Sep 2001 18:22:03 -0700 (PDT) (envelope-from sgk) Date: Wed, 19 Sep 2001 18:22:03 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: kldxref broken, maybe? Message-ID: <20010919182139.A38723@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Note: due to recent events I'm 1500 emails behind in cvs-all and freebsd-current amiling list. If this is a known problem pelase point to the thread.] root[265] make installkernel cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec CFLAGS="-nostdinc -O -pipe -march=k6" PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.6.0 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac MACHINE=i386 make KERNEL=kernel install rm -rf /boot/kernel.old mv /boot/kernel /boot/kernel.old mkdir -p /boot/kernel install -c -m 555 -o root -g wheel kernel /boot/kernel cd /usr/src/sys/modules ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/C456086-A/modules KMODDIR=/boot/kernel DEBUG="-g" DEBUG_FLAGS="-g" make install ===> 3dfx install -C -c -o root -g wheel -m 555 3dfx.ko /boot/kernel/ kldxref /boot/kernel kldxref:No such file or directory *** Error code 1 (ignored) ===> accf_data install -C -c -o root -g wheel -m 555 accf_data.ko /boot/kernel/ kldxref /boot/kernel kldxref:No such file or directory *** Error code 1 (ignored) -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message