From owner-freebsd-current Thu Nov 2 21:54:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from updraft2.jp.freebsd.org (updraft2.jp.freebsd.org [203.139.121.132]) by hub.freebsd.org (Postfix) with ESMTP id 5A83937B4D7 for ; Thu, 2 Nov 2000 21:54:07 -0800 (PST) Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by updraft2.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id OAA21702 for ; Fri, 3 Nov 2000 14:54:07 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by castle2.jp.FreeBSD.org (8.11.0+3.3W/8.11.0) with ESMTP/inet id eA35pXs93575 for ; Fri, 3 Nov 2000 14:51:33 +0900 (JST) (envelope-from 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> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.2 (Notus) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 20 From: Makoto MATSUSHITA To: current@FreeBSD.ORG Subject: Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2) Date: Fri, 03 Nov 2000 14:51:43 +0900 Message-Id: <20001103145143H.matusita@jp.FreeBSD.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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