On Tue, Jun 20, 2006 at 09:30:38AM +0100, Steve Davies wrote: > On 6/19/06, Remco Barendse <[EMAIL PROTECTED]> wrote: > >found it, in bristuff-0.3.0-PRE-1q/zaphfc/Makefile > > > >again it is required to change KSRC=/usr/src/linux/ to > >KSRC=/usr/src/linux-2.6/ > > > >I wonder why neither florz nor kapejod fixes these problems (several > >modules do not compile). > > This is a distribution specific issue, so will probably never be > patched. /usr/src/linux is the "traditional" location for the current > kernel source, although /lib/modules/<kver>/build/ usually contains > everything needed for a module build for 2.6 kernels and up.
Actually, the first place that zaptel checks is /lib/modules/<kver>/build (a symlink, not a directory). Debian, RH, and probably some other distros generate that link. I'm not sure if a normal kernel tree 'make install' does it as well. So I would not call that "distro specific". Florz's patch aims at correcting code, and not build system. -- Tzafrir Cohen sip:[EMAIL PROTECTED] icq#16849755 iax:[EMAIL PROTECTED] +972-50-7952406 [EMAIL PROTECTED] http://www.xorcom.com _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
