search for: depmode

Displaying 20 results from an estimated 422 matches for "depmode".

2004 Sep 17
1
Zaptel compile error - unresolved symbols
Hello - any help is greatly appreciated. I am trying to compile zaptel on debian 2.4.26-1-386. I have a single X100P card installed. When I run '/usr/src/zaptel/make clean;make install' I get the following: depmod: *** Unresolved symbols in /lib/modules/2.4.26-1-386/misc/torisa.o depmod: *** Unresolved symbols in /lib/modules/2.4.26-1-386/misc/zaptel.o /sbin/depmod -a depmod: ***
2006 May 17
1
(newbie) Zaptel/ztdummy compiling on debian
I'm trying to compile Zaptel driver with the ztdummy. I have no hardware cards from digium. I tried following steps: http://www.voip-info.org/wiki/view/Asterisk+Zaptel+Installation http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy I'm running : Linux version 2.4.27-2-386 (horms@tabatha.lab.ultramonkey.org) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 Wed Aug 17
2004 Jan 21
2
zaptel part II
Hello people, Went to IRC and zoa helped a bit by saying me to Do a insmod zaptel and insmod wcusb When I did the insmod zaptel it worked fine, but when I did the wcusb it said asterisk:/usr/src/zaptel# insmod wcusb Using /lib/modules/2.4.24/misc/wcusb.o /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol usb_submit_urb_R3d6f870e /lib/modules/2.4.24/misc/wcusb.o: unresolved
2008 Apr 04
1
depmod madness
Hello, What can I do when attempting to run depmod with these options: -Ae -b base -F System.map to prevent depmod from appending the following path: lib/modules/2.6.18-53.1.14.el5/modules.dep.temp to the specified base? I am specifying a base as: -b ./lib/modules/2.6.16.23-custom So depmod errors/fails with: FATAL: Could not open
2003 Aug 05
5
(no subject)
Does anyone keep a known telemarketer caller id database? If not has anyone proposed an Asterisk community project to share this information? Sort of a nation wide blacklist so Asterisk'ers can cut down on the garbage calls... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jan 30
6
Compiling zaptel
I take it you are running RedHat 8 (or 9) since this is the most up-to-date kernel. Did you install the kernel-sources and kernel-util rpms as well? You'll need these in order to compile and install zaptel. -sb -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of T. Chan Sent: Friday, January 30, 2004 4:01 PM
2006 Apr 24
1
compiling zaptel-1.2.5
Hello, What's wrong ? make install ..... options torisa base=0xd0000 alias char-major-196 torisa alias wcfxs wctdm alias wct2xxp wct4xxp if [ -d /etc/modutils ]; then \ /sbin/update-modules ; \ fi depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/wctdm24xxp.o depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/zaptel.o depmod: *** Unresolved symbols in
2002 Mar 11
1
RTLinux and EXT3 using 2.2.19 (need help badly)
Could anyone help me out, i've got a situation here. :-) I already contacted RTLinux users with no success, I hope ext3 users can help! I have a 2.2.19 kernel patched with RTLinux 3.1, clean and working. I found and applied the ext3 for 2.2.19 kernel patch. Patch went fine (like in README). I was able to tune2fs -j /dev/hda1 (activate the journal). And it actually works. 1) I was not able
2001 Oct 11
4
ext3 on 2.4.10-ac11 w/ext3-2.4-0.9.12-2410ac11
I am trying to compile 2.4.10-ac11 w/ the ext3-2.4-0.9.12-2410ac11 patch. I'm getting unresolved symbols w/ ext3 module: cd /lib/modules/2.4.10-ac11; \ mkdir -p pcmcia; \ find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.10-ac11; fi depmod: *** Unresolved symbols in
2017 Sep 27
3
Semi-OT: hardware: NVidia proprietary driver, C7.4
Hi, folks, Well, still more fun (for values of fun approaching zero): 1. Went to install CUDA 9.0... well, gee, there is *no* CUDA 9.0. Even though I installed the 9 repo, all that I get is 8. I've used their webform, and an waiting on a reply. 2. I remove all nvidia packages. 3. It appears that the kmod-nvidia is what I need; that's what nvidia-detect
2017 Sep 27
2
Semi-OT: hardware: NVidia proprietary driver, C7.4
Phil Perry wrote: > On 27/09/17 16:49, m.roth at 5-cent.us wrote: >> Hi, folks, >> >> Well, still more fun (for values of fun approaching zero): >> >> 1. Went to install CUDA 9.0... well, gee, there is *no* CUDA 9.0. >> Even though I installed the 9 repo, all that I get is 8. I've >> used their webform, and an waiting on a
2003 Apr 29
5
compiling problems
Hi, When I compile * with just make I get problems, I can't ring the phonejack PCI I have installed but when I compile with make valgrind I don't have problems ringing the PhoneJack. Anyone has been through this? Maybe that's a Dev list question, anyone on that list could please forward it to them? Cheers, -P -- __________________________________________________________ Sign-up
2011 Jun 03
3
Unable to build appliance
Hello-- I've been trying to build libguestfs 1.2.14 with the appliance enabled on an older type of system at my company. Getting all the required dependencies installed has been an arduous process, but I've finally hit an obstacle I don't know how to get around. The final output of "make": + febootstrap-run initramfs -- /sbin/depmod -a ABOUT-NLS BUGS COPYING COPYING.LIB
2003 Jul 13
5
unresolved symbols in /lib/modules/2.4.18/misc/zaptel.o
Hi all. I've been lurking here for a couple weeks just trying to get an idea of how to install asterisk. I'm running Debian with a custom kernel version 2.4.18. I think I've got all the dependencies installed - debian packages readline4 and openssl are installed. It's a very barebones install with only the packages relevant to building a kernel and asterisk installed. The
2005 Dec 03
5
XenLinux 2.4.30 - help
Hello, I''m trying to build XenLinux 2.4.30 on debian. I get the following error for make linux24 make[2]: *** No rule to make target `skbuff.c'',needed by `/usr/src/xen-2.0/linux-2.4.30-xen0/include/linux/modules/skbuff.ver''. Stop. Could somebody help me resolve this error. Or if this is some problem with the system configuration that I''m using, could
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...g ices2 with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_audio_ices2/work/ices-2.0.0" && make all" returned error 2 Command output: depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -g -O2 -c `test -f 'encode.c' || echo './'`encode.c source='playlist_basic.c' object='playlist_basic.o' lib...
2006 Aug 17
2
dovecot on OSF/1 4.0
...// point_r->type = p_strdup(pool, buf.f_fstypename); because f_fstypename is undeclared on this OS. Also the following errors occur with the DEC C compiler (which compiles the other files just fine): source='file-cache.c' object='file-cache.o' libtool=no DEPDIR=.deps depmode=none /usr/bin/posix/sh ../../depcomp cc -std -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/pkg/include -ieee -O2 -I/usr/pkg/include - I/usr/pkg/include -c file-cache.c cc: Error: file-cache.c, line 70: In this statement, "cache- >mmap_base" and "(-1)" may not be compare...
2001 Oct 24
3
Almost there...
...eating debian/Makefile [localhost:ecc/Sources/vorbis-tools] root# make Making all in include make[1]: Nothing to be done for `all'. Making all in share source='charset.c' object='charset.o' libtool=no \ depfile='.deps/charset.Po' tmpdepfile='.deps/charset.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0rc2\" -I. -I. -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -c `test -f charset.c || echo './'`charset.c source='iconvert.c' object='iconvert.o' libtool=no \ depfi...
2017 Sep 27
0
Semi-OT: hardware: NVidia proprietary driver, C7.4
On 27/09/17 16:49, m.roth at 5-cent.us wrote: > Hi, folks, > > Well, still more fun (for values of fun approaching zero): > > 1. Went to install CUDA 9.0... well, gee, there is *no* CUDA 9.0. > Even though I installed the 9 repo, all that I get is 8. I've > used their webform, and an waiting on a reply. > 2. I remove all nvidia packages.
2003 Oct 22
2
modprobe ztdummy failed
Hello- I've been trying to scour both * and linux user group archives for a solution to this particular problem, but I am just plan stuck. I got the latest zaptel sources from cvs, uncommented ztdummy.o in Makefile, ran make; make install then, did depmod -a. All is well up until now. When i do modprobe ztdummy, i get this error: dv@sidetrack:/usr/local/src/zaptel# depmod -a