Displaying 6 results from an estimated 6 matches for "xppmod".
Did you mean:
depmod
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
Hi Guys,
Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone encountered
this problem before?
Here's the error i got:
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD=
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before "zone_lock"
/usr/src/zaptel-1.2.4/zaptel.c:384: warning: type defaults to `int' in
declaration of `zone_...
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
Hi Guys,
Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone encountered
this problem before?
Here's the error i got:
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD=
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before "zone_lock"
/usr/src/zaptel-1.2.4/zaptel.c:384: warning: type defaults to `int' in
declaration of `zone_...
2006 May 01
1
compiling Zaptel-1.2.4 on CentOS 4.3
A few days ago Mark Quitoriano posted:
>Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone
>encountered this problem before?
>Here's the error i got:
>make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4
>XPPMOD=>modules
.
.
.
.
>/usr/src/zaptel-1.2.4/zaptel.c:188: warning: 'fcstab' defined but not used
>make[2]: *** [/usr/src/zaptel-1.2.4/zaptel.o] Error 1
>make[1]: *** [_module_/usr/src/zaptel-1.2.4] Error 2
>make[1]: Leaving directory `/usr/src/kernels/2.6.9-34.EL-i686'
>ma...
2006 Mar 19
2
Zaptel will not build
...modified the kernel and
built zaptel against it yet.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568
This bug report has a typo as well. It should read:
#define DEFINE_RWLOCK(x) rwlock_t x = RW__LOCK_UNLOCKED
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4
XPPMOD= modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before "zone_lock"
/usr/src/zaptel-1.2.4/zaptel.c:384: warning: type defaults to `int' in
declaration of `zone...
2006 May 23
0
Zaptel Module.symvers missing
Hi,
when I am going to compile the zaptel I receive this message
ake -C /lib/modules/2.6.12-12mdk/build SUBDIRS=/usr/src/asterisk/zaptel-
1.2.5 XPPMOD= modules
make[1]: Entering directory `/usr/src/linux-2.6.12-12mdk'
WARNING: Symbol version dump /usr/src/linux-2.6.12-12mdk/Module.symvers
is missing; modules will have no dependencies and modversions.
..
lrwxrwxrwx 1 root root 18 mag 23 17:42 linux -> linux-2.6.12-...
2006 Mar 13
1
Zaptel not compiling on lastest Centos 4.2 kernel.
...version directly.
....
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o fxotune.o fxotune.c
cc -o fxotune fxotune.o -lm
/lib/modules/2.6.9-34.ELsmp/build
make -C /lib/modules/2.6.9-34.ELsmp/build SUBDIRS=/usr/src/zaptel-1.2.4
XPPMOD= modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-smp-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before "zone_lock"
/usr/src/zaptel-1.2.4/zaptel.c:384: warning: type defaults to `int' in
declaration of `...