Displaying 1 result from an estimated 1 matches for "suse91lx".
Did you mean:
suse91
2004 Sep 11
1
Compilation error with 2.6 kernel
I am trying to compile zapata under a 2.6 kernel (Suse 9.1 all patches
installed).
I am getting the error bellow:
Any ideas?
Anybody able to successfully compile this in Suse 9.1?
500@suse91lx:~/dl/pbx/zaptel-1.0-RC2> make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
zttool.o zttool.c
cc -o zttool zttool.o -lnewt
make -C /usr/src/linux-2.6 SUBDIRS=/home/500/dl/pbx/zaptel-1.0-RC2 modules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.108'
Make...