Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 20:44:32 +0200
From:      Paul B Mahol <onemda@gmail.com>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: kmod if_alc in 8-CURRENT
Message-ID:  <AANLkTi=vT4AXcYDyT3Q-08=YShrO3N7PkWOD-sVkDkOh@mail.gmail.com>
In-Reply-To: <20101021184149.GA1142@tiny>
References:  <20101021141206.GA37339@current.Sisis.de> <AANLkTinL_C6yJ_wu9EJZPPvqL=aVuSBNpvcY0uCp8co%2B@mail.gmail.com> <20101021184149.GA1142@tiny>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/21/10, Matthias Apitz <guru@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=vT4AXcYDyT3Q-08=YShrO3N7PkWOD-sVkDkOh>