From owner-freebsd-current Mon Feb 19 0:18:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from localhost.westmarsh.com (orion.westmarsh.com [193.195.76.57]) by hub.freebsd.org (Postfix) with ESMTP id A92F537B401 for ; Mon, 19 Feb 2001 00:18:27 -0800 (PST) Received: from westmarsh.com (mailgate.westmarsh.com [193.195.76.50]) (authenticated) by localhost.westmarsh.com (8.11.2/8.11.1) with ESMTP id f1J8I5K08679; Mon, 19 Feb 2001 08:18:05 GMT (envelope-from pierre.dampure@westmarsh.com) Message-ID: <3A90D6BD.FD9F6E1@westmarsh.com> Date: Mon, 19 Feb 2001 08:18:05 +0000 From: "Pierre Y. Dampure" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Andrey A. Chernov" Cc: current@freebsd.org Subject: Re: kernel modules broken (kmod.mk?) References: <20010219104052.A99018@nagual.pp.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Andrey A. Chernov" wrote: > Recent -current, 'make' fails ('make depend' works), I got this for > _every_ module: > > ld -r -o 3dfx.kld tdfx_pci.o > /usr/libexec/elf/ld: cannot open tdfx_pci.o: No such file or directory > *** Error code 1 > > Stop in /usr/src/sys/modules/3dfx. > I think this might be related to Peter Wemm's last commit on src/sys/conf/kmod.mk, which seems to remove the .depend file at the start of the make. If I revert the change, modules compile OK Best Regards, PYD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message