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: tomo@pbx.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
I managed to get zaptel to compile reasonably easily on 2.6.17-1.2157_FC5smp. However, the yum repo sites do not provide devel packages for 2.6.17-2174 for some reason last time I checked, hence couldn't get it to build on that kernel. You could probably create the devel package without too much trouble from the srpm, but it's a lot easier to stick to 2157. If anyone else have managed to get FC5 to install the correct devel packages for the latest kernel, please let me know! Simon On 21 Aug 2006, at 11:52, Tomislav Par?ina wrote:> 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: tomo@pbx.lama.hr > 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
Tomislav Parčina
2006-Aug-21 04:36 UTC
[asterisk-users] Re: Zaptel install - Fedora Core 5
In article <344F8B3D-6591-4001-9DE6-A18F18456C0B@simonellistonball.com>, simon@simonellistonball.com says...> I managed to get zaptel to compile reasonably easily on > 2.6.17-1.2157_FC5smp. However, the yum repo sites do not provide > devel packages for 2.6.17-2174 for some reason last time I checked, > hence couldn't get it to build on that kernel. You could probably > create the devel package without too much trouble from the srpm, but > it's a lot easier to stick to 2157.Hi Simon! I have to use 2.6.17-1.2157 because I have precompiled vt1211 chip (sensors for VIA motherboards) driver for that kernel. -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@pbx.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
Tomislav Parčina
2006-Aug-22 02:56 UTC
[asterisk-users] Re: Zaptel install - Fedora Core 5
In article <007a01c6c55f$ee353ff0$0e66970a@ds.mot.com>, aryanto@chello.at says...> I did "yum update" last week and here is my current kernel: > > I had no problem at all with zaptel. I am only using TDM400P though, in > case that matters.Hi Anto! The thing is that I can't rely on yum update for asterisk installation. I would like something that will work like this: I install FC5 from CD/DVD, install RPM's that I need from my ftp server or from CD, install zaptel, libpri, asterisk... So, I need to download rpm's that will allow me to install zaptel/libpri/asterisk without using yum update (I need to make all installations the same). -- Tomislav a Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@pbx.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr
Tomislav Parčina
2006-Aug-22 02:59 UTC
[asterisk-users] Re: Re: Zaptel install - Fedora Core 5
In article <B0CF449C-4450-4BAA-9955-3893FA702669@simonellistonball.com>, simon@simonellistonball.com says...> In which case your best bet is probably to install with an rpm -- > rebuilt on the source rpm.Hi Simon! OK, thank you for your reply. -- Tomislav Par?ina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: tomo@pbx.lama.hr e-mail: tparcina#lama.hr http://www.lama.hr