I'm trying to install Zaptel 1.2.7 on Fedora Core 5 with 2.6.17-1.2174_FC5 kernel from source code. When I untar Zaptel and execute this is error that I get.
cc -o ztmonitor ztmonitor.o cc -o ztspeed.o -c ztspeed.c cc -o ztspeed ztspeed.o cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTE L_CONFIG=\"/etc/zaptel.conf\" zttest.c -o zttest cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTE L_CONFIG=\"/etc/zaptel.conf\" -c -o fxotune.o fxotune.c cc -o fxotune fxotune.o -lm /lib/modules/2.6.17-1.2174_FC5/build You do not appear to have the sources for the 2.6.17-1.2174_FC5 kernel installed . make: *** [linux26] Error 1 What could be the problem? How to solve it? -- Tomislav Parčina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: [EMAIL PROTECTED] e-mail: tparcina#lama.hr http://www.lama.hr _______________________________________________ --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
