search for: cloneconfig

Displaying 12 results from an estimated 12 matches for "cloneconfig".

Did you mean: clangconfig
2007 May 21
2
Help installing on OpenSuSE 10.2
Thanks to all that have helped me so far. I have made a lot of progress. I am able to make prilib and zaptel. Now to Asterisk... After installing the kernel source, I have: # cd /usr/src/linux # make cloneconfig # make prepare-all Then I have run ./configure in the asterisk-1.4.4 directory. I have: # make clean # make Which goes through a number of compiles and then ends up with this: asterisk2:/usr/src/asterisk-1.4.4 # make menuselect/menuselect --check-deps menuselect.makeopts Ge...
2004 Jan 15
1
Problem at compiling zaptel
...t;" /usr/include/linux/version.h:22:2: #error " o Configure kernel sources:" /usr/include/linux/version.h:23:2: #error " - cd /usr/src/linux" /usr/include/linux/version.h:24:2: #error " - make mrproper" /usr/include/linux/version.h:25:2: #error " - make cloneconfig" /usr/include/linux/version.h:26:2: #error " - make dep" /usr/include/linux/version.h:27:2: #error "" /usr/include/linux/version.h:28:2: #error " o When compiling, make sure to use the following" /usr/include/linux/version.h:29:2: #error " compiler option...
2004 Jan 15
1
Problem at compiling zaptel (again)
...t;" /usr/include/linux/version.h:22:2: #error " o Configure kernel sources:" /usr/include/linux/version.h:23:2: #error " - cd /usr/src/linux" /usr/include/linux/version.h:24:2: #error " - make mrproper" /usr/include/linux/version.h:25:2: #error " - make cloneconfig" /usr/include/linux/version.h:26:2: #error " - make dep" /usr/include/linux/version.h:27:2: #error "" /usr/include/linux/version.h:28:2: #error " o When compiling, make sure to use the following" /usr/include/linux/version.h:29:2: #error " compiler option...
2004 Apr 30
2
Can not compile zaptel at SuSE 9.0
...eric/pci.h:22: error: dereferencing pointer to incomplete type In file included from zaptel.c:48: /usr/src/linux/include/linux/version.h:6:2: #error "The kernel sources in /usr/src/linux are not yet configured." /usr/src/linux/include/linux/version.h:7:2: #error "Please run 'make cloneconfig && make dep' in /usr/src/linux/" /usr/src/linux/include/linux/version.h:8:2: #error "to get a kernel that is configured like the running kernel." /usr/src/linux/include/linux/version.h:9:2: #error "Alternatively, you can copy one of the config files" /usr/src/li...
2004 Jul 14
1
error 1 and 2 during make of asterisk with SUSE 8.2 and 9.1
Hi, i'm traying to compile asterisk on my pc, a laptop whit SUSE 9.1 and a desktop with SUSE 8.2, with a teles S0 16/3 PnP. With Kernel 2.4 (Desktop) Asterisk run but it's umpossible to compile the driver ISDN-utils for Teles. With kernel 2.6 I can't compile zaptel (not necessary with my laptop) and asterisk, in both cases I receve errors during make or make linux26 (I saw the notes
2006 Dec 28
0
Compiling Zaptel 1.4.0 on SuSE 10.0
Folks, I have been trying to install Zaptel 1.4.0 on my SuSE 10.0 box with kernel 2.6.13-15.12. I have installed the kernel sources and run "make cloneconfig" and "make prepare". I have run ./configure but make linux26 is failing with the following error: hawk:/tmp/zaptel-1.4.0 # make linux26 make[1]: Entering directory `/tmp/zaptel-1.4.0/menuselect' make[2]: Entering directory `/tmp/zaptel-1.4.0/menuselect' make[2]: `menuselect...
2005 Mar 28
0
bristuff-0.2.0-RC7k: error on loading qozap : "qozap: Unknown symbol zt_xxxxx"
...mit qozap: Unknown symbol zt_transmit qozap: disagrees about version of symbol zt_unregister qozap: Unknown symbol zt_unregister qozap: disagrees about version of symbol zt_register qozap: Unknown symbol zt_register I did start from clean Suse 9.2 : cd /usr/src/linux make clean make mrproper make cloneconfig make prepare-all ln -s /usr/src/linux-2.6.8-24.13/ /usr/src/linux-2.6 cp /usr/src/linux-2.6.8-24.13-obj/i386/smp/Module.symvers /usr/src/linux // cause of warning when compiling zaptel echo # Section for zaptel device >> /etc/udev/rules.d/50-udev.rules echo KERNEL=\"zapctl\",...
2007 May 19
3
Asterisk on OpenSuSE 10.2
I am new at this. I have read "Asterisk: The Future of Telephony" and have installed AsteriskNOW (beta 4, due to the dual processor problem in beta 5). The GUI interface does not seem to provide the capability that I need, although I have modified the *.conf files to successfully create what I need. Given this, I would like to install Asterisk on a distro. I am most familiar with
2004 Nov 25
3
Zaptel on Suse 9.0
Hi, I have two WCT100P cards installed on a suse 9.0 box. Installation for Zaptel complains of some unresolved dependencies. The zaptel and wct1xxp modules load without any errors. ztcfg give no problems. The problem is when I start asterisk I get the following error and asterisk shuts down
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The system is for the rest running perfect without problems. The system was full installed with Suse 9.1 and updated. Following uname is my kernel 2.6.5-7.104-default Greatings Han Suse 9.1 professional AMD Atlhon XP 2200 Asus A7V600-X bios 1005 1Gb memory 400Mhz Geforce MX 4000 64MB 40 GB Harddisk
2008 Jan 26
2
White Cube of Death - fglrx_7_1_0_SUSE103-8.452.1-1
...--ignore-desktop-hints --indirect-rendering \ --no-libgl-fallback --replace ccp & When compiz did start, it is the dreaded blank white cube of death. The manual install utilized my existing xorg.conf was completed as follows: # su # cd /usr/src/linux # make mrproper # make cloneconfig # make modules_prepare # make clean # init 3 # rpm -e $(rpm -qa | grep fglrx) # sh ati-driver-installer-8-01-x86.x86_64.run --listpkg # sh ati-driver-installer-8-01-x86.x86_64.run --buildpkg SuSE/SUSE103-IA32 # rpm -Uvh /usr/src/packages/RPMS/i386/fglrx*.rpm # c...
2011 May 09
6
SLES 11 SP1 Client rpms built but not working
Hi all, I used the method described below to build client rpms with the source kit lustre-1.8.5.tar.gz. There was only one error reported during the make rpms, relating to lustre-iolit-1.2-root, but the rpms were built under /usr/src/packages/RPMS/x86_64. The rpms lustre-modules, lustre and lustre-tests were then installed smoothly without any complaints. But the subsequent "modprobe