[asterisk-dev] zaptel build and wct4xxp
Kevin P. Fleming
kpfleming at digium.com
Wed Oct 4 09:19:17 MST 2006
----- Daniel Pocock <daniel at readytechnology.co.uk> wrote:
> The headers package wasn't installed, however, the source package was
> unpacked and a symlink /usr/src/linux -> linux-source-2.6.17-2-686 was
> in place
That won't work, because EXTRAVERSION in your kernel source will be empty, not '-2'. That means the Zaptel Makefile will try to install the modules for kernel 2.6.17, not 2.6.17-2.
You will also need to use the same compiler version that was used to build your running kernel, or you can get module version mismatches.
--
Kevin P. Fleming
Senior Software Engineer
Digium, Inc.
More information about the asterisk-dev
mailing list