[Asterisk-Users] Problem compiling zaptel
Amos Latteier
amos at aracnet.com
Sun Feb 23 17:59:12 MST 2003
Martin Pycko wrote:
> modversions.h is a part of kernel sources. If you don't have it in
> /usr/src/linux/include/linux than I bet you didn't install the kernel
> sources (not headers) or you have a symlink of /usr/src/linux/include/
> pointing to /usr/include
Thanks to help from "Pericles" on IRC, I figured out that it's not
sufficient to simply download the kernel sources, you need to:
$ make config
$ make dep
in your kernel source directory in order to create modversions.h
Thanks to everyone for their help! Now I can compile.
-Amos
More information about the asterisk-users
mailing list