Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2000 14:51:43 +0900
From:      Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
To:        current@FreeBSD.ORG
Subject:   Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)
Message-ID:  <20001103145143H.matusita@jp.FreeBSD.org>
In-Reply-To: <20001103123946D.matusita@jp.FreeBSD.org>
References:  <20001103120546S.matusita@jp.FreeBSD.org> <86wvelg27u.wl@ringo.FromTo.Cc> <20001103123946D.matusita@jp.FreeBSD.org>

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

matusita> However, this problem (use /usr/src/sys/modules for compilation) is
matusita> disappeared already according to the logfile of Nov/02/2000.

Hmm, sorry, it is not yet fixed.

cd ../../modules && env MAKEOBJDIRPREFIX=/usr/src/sys/compile/BOOTMFS/modules KMODIR= make obj all
===> 3dfx
===> 3dfx
Warning: Object directory not changed from original /usr/src/sys/modules/3dfx

Maybe it doesn't occur before, and today's make release is also failed.

cd ../../modules && env MAKEOBJDIRPREFIX=/usr/src/sys/compile/BOOTMFS/modules KMDDIR= make install
===> 3dfx
install -c -o root -g wheel -m 555   3dfx.ko /R/stage/kernels
install: 3dfx.ko: No such file or directory

-- -
Makoto `MAR' MATSUSHITA


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?20001103145143H.matusita>