Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 08:18:05 +0000
From:      "Pierre Y. Dampure" <pierre.dampure@westmarsh.com>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        current@freebsd.org
Subject:   Re: kernel modules broken (kmod.mk?)
Message-ID:  <3A90D6BD.FD9F6E1@westmarsh.com>
References:  <20010219104052.A99018@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A90D6BD.FD9F6E1>