search for: linux26

Displaying 20 results from an estimated 141 matches for "linux26".

Did you mean: linux2
2006 Jan 23
4
make linux26
I thought I read somewhere that you no longer have to do a special make command for the 2.6 kernel. Is this true, or should I still make linux26? I'm having problems getting anything zaptel to load properly. ---- Mike Hammett Intelligent Computing Solutions http://www.ics-il.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060123/633881...
2007 May 29
3
Zaptel linux26
I am using centos 4.4 ,when I am compiling zapltel using l make linux26 ,error accrued ,what s missing [root@localhost zaptel]# make linux26 grep: /include/linux/autoconf.h: No such file or directory make: *** No rule to make target `linux26'. Stop. Regards ********************************************* No employee or agent is authorized to...
2004 Sep 17
3
FC2 zaptel compile failure
I've got a fresh FC2 install and I'm trying to get the symlinks right according to the /usr/src/zaptel/README.Linux26 instructions. I've created two symlinks: /usr/src/linux-2.6 -> /usr/src/linux-2.6.5-1.358 /lib/modules/linux-2.6 -> /lib/modules/2.6.7-1.494.2.2 When I do a "make linux26", I get a million warnings and errors with the result being: make[2]: *** [/usr/src/zaptel/zaptel.o] Err...
2004 Dec 21
3
Problems installing Zaptel
...t; in the zaptel directory, I get the following errors. make -C /lib/modules/`uname -r` /build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/usr/src/linux-2.6.7` make[1]: *** No rule to make target `modules`. Stop. make[1]: Leaving directory `/usr/src/linux-2.6.7` make: *** [linux26] Error 2 I found some help on that which instructs to make a symbolic link I did the following. ln -s /usr/src/linux-2.6.7 -> /lib/modules/build/linux-2.6.7 It still gives me the same error. Does anyone have any suggestions? Thanks in advance. Imran...
2007 Aug 01
7
Problems building zaptel 1.4.4
...a dev machine with no zaptel h/w. SUSE 10.1 is a 2.6 kernel: asterisk-dev:/home/hugh # uname -r 2.6.16.13-4-default It seems that my problem is related to autoconf.h - I cannot find that file: asterisk-dev:/home/hugh # find / -name 'autoconf.h' comes up empty. As a result "make linux26" doesn't work: asterisk-dev:/usr/src/packages/SOURCES/Asterisk/zaptel-1.4.4 # make linux26 grep: /lib/modules/2.6.16.13-4-default/build/include/linux/autoconf.h: No such file or directory make: *** No rule to make target `linux26'. Stop. asterisk-dev:/usr/src/packages/SOURCES/Asteris...
2006 Dec 09
3
Zaptel module compile woes
...pretty new to linux and compiling modules, but I've scoured the web for help on compiling the zaptel modules from source and I get the following error... make -C SUBDIRS=/usr/src/modules/zaptel modules make: *** SUBDIRS=/usr/src/modules/zaptel: No such file or directory. Stop. make: *** [linux26] Error 2 Any ideas? /usr/src/modules/zaptel is the dir I'm running "make linux26" in. This is a Debian server and I've retrieved the zaptel-source via apt-get. Any help greatly appreciated! Best regards, Phil -------------- next part -------------- An HTML attachm...
2004 Jun 29
3
linux kernel 2.6.6
Hi All trying to compile asterisk under linux kernel 2.6.6. Currently under zaptel get the following error make linux26 Link /usr/src/linux-2.6 to your kernel sources first! make: *** [linux26] Error 1 as going from the readme. is 2.6 not compatiable with asterisk and should I go back to 2.4.26. Also has anyone got the sipura 3000 working with asterisk, both fxo and the fxs ports on the unit. regards Joseph
2006 Mar 24
0
About SYSLINUX stop starting kernel (linux 2.6.15.6)
...ystem:CPU=Intel PIII 850 ; RAM=256MB ; Hard Disk=64MB CF; original kernel=linux 2.4.21 ; new kernel=linux 2.6.15.6 syslinux.cfg: SERIAL 0 19200 TIMEOUT 80 DEFAULT linux PROMPT 1 LABEL linux KERNEL linux APPEND console=tty0 console=ttyS0,19200n8 root=/dev/ram0 initrd=image.gz LABEL linux26 KERNEL linux26 APPEND console=tty0 console=ttyS0,19200n8 root=/dev/ram0 initrd=image.gz When I select boot:linux ...I can boot the machine and work fine... But if I select boot:linux26 ...my new kernel can not be start SYSLINUX 3.11 2005-09-02 Copyright (C) 1994-2004 H. Peter...
2004 Apr 12
4
Invalid module format in 2.6.5 after running make linux26
[root@asterisk zaptel]# modprobe ztdummy WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format FATAL: Error inserting ztdummy (/lib/modules/2.6.5-1.315/misc/ztdummy.ko): Invalid module format FATAL: Error running install command for ztdummy [root@asterisk
2007 Feb 08
4
error when compiling zaptel-1.4
when i compile zaptel make linux26 make install i got these errors: make[1]: Leaving directory `/usr/src/zaptel-1.4/wct4xxp' make -C datamods clean make[1]: Entering directory `/usr/src/zaptel-1.4/datamods' make -C /lib/modules/2.4.27-3-386/build SUBDIRS=/usr/src/zaptel-1.4/datamods clean make[2]: Entering directory `/usr/s...
2007 Jul 11
1
lguest over qemu
Hi, I'm setting my lguest playing environment with qemu, but didn't have a good start... maybe because my modest laptop only has 512Mb of RAM. This is my qemu command: qemu -s -no-kqemu -m 400 -hda linux26.img -net nic,model=3Drtl8139 -net tap ( linux26.img includes a 2.6.21.5 kernel with the lguest-2.6.21-307patch= ) This is my lguest command (executed within the qemu VM): ./lguest 64m /boot/kernel-2.6.21.5 --block=3D initrd-1.1-i386.img root=3D/dev/lbga always...
2004 Nov 23
1
Error on install under Fedora Core 3
Although I had no problems getting Asterisk up and running under RedHat 9 I'm running into problems under FC 3. When running make linux26 I get: make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/lib/modules/2.6.9-1.678_FC3/build' CC [M] /usr/src/zaptel/pciradio.o /usr/src/zaptel/pciradio.c:196:19: radfw.h: No such file or directory /usr/src/zaptel/pciradio.c: In function `pcir...
2006 Feb 08
1
ztdummy on gentoo 2005.1
...taken from http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy ) cd /usr/src/zaptel * READ /usr/src/zaptel/README.udev and follow the steps * check modules on: /etc/sysconfig/zaptel> if you have no digium hardware comment out all modeules except ztdummy. - make linux26 - make install - Reboot to make udev changes take effect - modprobe ztdummy i dont have any digium card so i deleted all but ztdummy from /etc/modules.d/zaptel (in gentoo is not /etc/sysconfig/zaptel). all seems ok after the reboot, but when i run modprobe ztdummy this is what i get: voip zapt...
2007 Jul 11
1
lguest over qemu
Hi, I'm setting my lguest playing environment with qemu, but didn't have a good start... maybe because my modest laptop only has 512Mb of RAM. This is my qemu command: qemu -s -no-kqemu -m 400 -hda linux26.img -net nic,model=3Drtl8139 -net tap ( linux26.img includes a 2.6.21.5 kernel with the lguest-2.6.21-307patch= ) This is my lguest command (executed within the qemu VM): ./lguest 64m /boot/kernel-2.6.21.5 --block=3D initrd-1.1-i386.img root=3D/dev/lbga always...
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' Makefile:438: .config: No such file or direct...
2006 Nov 28
1
Modprobe zaptel reports FATAL: Module zaptel not found
...o install zaptel (incl ztdummy - I don't have any Digium hardware) on CentOS 4. uname -r 2.6.9-42.ELsmp Not sure how this relates to 2.6.9-42.0.3 (see below) ln -s /usr/src/kernels/`uname -r` /usr/src/linux ln -s /usr/src/kernels/`uname -r` /usr/src/linux-2.6 cd /usr/src/zaptel-1.2.11* make linux26 You do not appear to have the sources for the 2.6.9-42.ELsmp kernel installed. rpm -q kernel-devel kernel-devel-2.6.9-42.EL kernel-devel-2.6.9-42.0.3.EL I don't understand why there are two kernel-devel packages installed rpm -q kernel-smp-devel kernel-smp-devel-2.6.9-42.0.3.EL rm /usr/src/...
2005 Jul 01
2
make error for zaptel
...ow). I'm using the Asterisk Doc Proj vol 1 to guide me through the initial setup. I have no special HW and intend to use asterisk on an internal network just to get some experience. I have downloaded what I think I need and placed it in /usr/src (see listing below). I run make clean ; make linux26 (what about the usual make with no parameters?) and I get a crash. Note that uname -r returns a *different* version of what the linux is linked to (thanks to YOU??) I have tried make clean ; make (no params) and it still crashes. Can anyone offer me some suggestions? - or do I go first to the...
2007 May 23
1
Bristuff with Billion ISDN
...************************ LIBGSM installed. Press <Enter> to continue, or <CTRL> + <C> to abort. **************************************************** rm -f ztgsm.o *.ko *.mod.c *.mod.o .*o.cmd *~ rm -rf .tmp_versions Link /usr/src/linux-2.6 to your kernel sources first! make: *** [linux26] Error 1 Link /usr/src/linux-2.6 to your kernel sources first! make: *** [linux26] Error 1 **************************************************** uno/duo/quad GSM PCI driver installed. Press <Enter> to continue, or <CTRL> + <C> to abort. *********************************************...
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect/mxml' autoconf autoconf: no input file make[3]:...
2006 Mar 24
5
Mandrake zaptel module not found after compiling
I have compiled zaptel on Mandrake following everything I have always done on Fedora. It is 2.6 udev so... I had to modify the 01-devfs.rules Make linux26 Make Make install... Everything appears to compile correctly but it says module not found when doing "modprobe zaptel" Is this a rights issue? Jordan Novak -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asteris...