kmod if_alc in 8-CURRENT

Paul B Mahol onemda at gmail.com
Thu Oct 21 18:44:34 UTC 2010


On 10/21/10, Matthias Apitz <guru at unixarea.de> wrote:
> El dia Thursday, October 21, 2010 a las 08:35:09PM +0200, Paul B Mahol
> escribio:
>
>> > # cd /usr/src
>> > # make buildkernel KERNCONF=GENERIC
>> >
>> > does not build the module if_alc.ko
>> >
>> > What I'm missing? Or what is the correct way to get this module for my
>> > kernel level?
>>
>> /sys/modules/alc
>
> Yes, thanks. I realized this some hours ago and CVS up this too, but
> the module does not get build.

Because you did not have Makefiles of higher directories.

Anyway:

# cd /sys/modules/alc && make install clean

Should do it.


More information about the freebsd-hackers mailing list