Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 09:47:13 +0100 (CET)
From:      Frederic Stark <f314116@yahoo.com>
To:        "Pierre Y. Dampure" <pierre.dampure@westmarsh.com>
Cc:        "Andrey A. Chernov" <ache@nagual.pp.ru>, current@freebsd.org
Subject:   Re: kernel modules broken (kmod.mk?)
Message-ID:  <Pine.BSF.4.21.0102190944360.82750-100000@aglae.ods.org>
In-Reply-To: <3A90D6BD.FD9F6E1@westmarsh.com>

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


On Mon, 19 Feb 2001, Pierre Y. Dampure wrote:

> "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

After I commented out line 161 of 'kmod.mk' ( @rm -f .depend ) and removed
the linux module from src/sys/modules/Makefile the compile went OK.

Cheers,

--fred



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?Pine.BSF.4.21.0102190944360.82750-100000>