Displaying 20 results from an estimated 9000 matches similar to: "zaptel compile to incorrect directory"
2006 May 20
2
FATAL: Could not open ''System.map''
Hello all,
I downloaded the linux-2.6.16.16.tar.bz2 (www.kernel.org) and
xen-3.0.2-src.tgz. I tried on Debian:
# tar -xvzf xen-3.0.2-src.tgz
# tar -xvjf linux-2.6.16.16.tar.bz2
# cd xen-3.0.2-2
# mkbuildtree ../../linux-2.6.16.16
# cd ../../linux-2.6.16.16
# make menuconfig (I made a basic configuration)
# make-kpkg --append-to-version=-686-xen --revision=1.0 -us -uc
kernel_image
However
2004 Jun 18
1
trouble compiling zaptel-0.9.1 on YellowDog (PowerMac)
I am running asterisk on an old PowerComputing Mac clone running
YellowDog 3.0 (Red Hat clone for PowerMacs) I've decided to try adding
a generic winmodem card and compile zaptel-0.9.1 for it.
First I tried to just unpack zaptel archive and do make clean; make
install. Compiled fine, but during insallation I got the "unresolved
symbols" error messages from depmod -a
I did
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
2007 Sep 10
1
how to compile a xen dom0 kernel the debian way
hello,
What is the current situation with xen on amd64? the debian/sid archive
keeps no linux-image-2.6.22-2-xen-amd64, and I was not able to compile
a 2.6.22 dom0 kernel with debian xen patches applied on my amd64 system.
I have linux-source-2.6.22 and linux-patch-debian-2.6.22 installed, and
followed the instructions from the workaround for
2005 Sep 12
1
AW: Debian Sarge, Kernel 2.6.13 and AVM Fritz!PCI v2.0 card
Hi Jon,
perfect instructions, thank you very much.
I used them and after some tests they worked.
Here is what I did. Maybe someone could use it completely:
------------------------------------------------------------
Install helpers:
apt-get install kernel-package ncurses-dev fakeroot wget bzip2
Go to usr directory:
cd /usr/src
wget
2001 Nov 14
1
unresolved symbols in loop
Hello,
i have downloaded the kernel 2.4.14 and the correspondig ext3 patch
ext3-2.4-0.9.15-2414.gz. After this i extract the archiv at /usr/src,
renamed the dir linux to linux-2.4.14 and made a symlink linux-2.4.
I changed to the directory linux-2.4 and add the patch as decsribed
on the website gunzip < ~/ext3-2.4-0.9.15-2414.gz | patch -p1.
There was no error and the patch was successful.
2011 Jul 06
5
Error of building dom0 kernel
Hi all,
I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to
build XEN and dom0 kernel. Building XEN has no problem, but there is an
error which I cannot solve to build dom0 kernel. The brief instructions for
building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64
menuconfig, finally generate kernel.deb. (I did every step exactly as the
web page says)
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
2009 Jan 13
2
Zaptel & multiple kernels
Hi,
If I have multiple kernel sources in /usr/src, e.g.
linux-headers-2.6.26-1-686
linux-headers-2.6.26.custom.1
how does the Zaptel Makefile(?) know which one to pick?
Is it a good approach to compile the kernel first and then compile
Zaptel "manually" afterwards?
Or should I rather put zaptel in /usr/src/modules and use
fakeroot make-kpkg ... modules_image
in the kernel
2010 Mar 31
0
config dump for success with Xen 4.0 rc8 + 2.6.32.10 pv_ops kernel
Hello,
Build: Xen 4.0 rc8 + 2.6.32.10 pv_ops kernel
Following the post by Thiago
http://lists.xensource.com/archives/html/xen-users/2010-03/msg00913.html
and the follow-ups by Boris I succeeded with the build.
This box is server only running with Intel C2Duo on a P45 chipset.
Starting with Thiago''s kernel config, I removed all sound and MM drivers.
My initrd was still 63+ MB.
The
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
2008 Oct 09
4
Problems at installing Xen 3.3.0
I want to install Xen 3.3.0 from source code. but I failed in doing that in the following steps
1. download xen from http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz
2. # tar -zxf xen-3.3.0;cd xen-3.3.0
3. # make world
......succeed
4. # cp /boot/config-2.6.18-53.el5 build-linux-2.6.18-xen_x86_64/.config
5. # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig)
2019 Jan 21
0
Cannot start a secondary Xserver with resolution 6480x3840
Hi Janek,
A few things...
First off, you're not using the nouveau ddx, you're using the
modesetting ddx. This isn't a problem in itself, but if you're going
to report bugs, you should file them against the proper component.
Secondly, I'm a bit unclear as to what your setup is. A single X
server takes over a whole GPU. Recently "leasing" has been introduced
which
2010 Aug 21
3
suggest improvements in my doc to compile Xen from sources
Hi,
I am writing a small doc for people new to Xen.
to be able to compile Xen from sources on Ubuntu.
Please suggest some improvements for this how to or mistakes that you
can point out.
There is a technique of virtualization known as Xen and a hypervisor
known as Xen.
Like you have Firefox,Open Office,VLC and other softwares on your
computer similary
there is a software known as Xen.
2009 Feb 26
2
BUG: Mount/Unmount Loop
Hello Developers,
it seems that i discovered a bug in btrfs while testing it on a zSeries
mainframe :-)
## Test environment:
- IBM System z900 Mainframe
- Debian SID with 64 Bit Kernel
- GIT Sources from
git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
- System runs as z/VM guest
- 3 Virtual CPUs
- 1 GB RAM Storage
## Initial Test Setup
- Setup a Debian SID System with
2006 Oct 28
1
Compiling Zaptel 1.2.10 on Ubuntu 6.10
Here's a weird problem that I'm not quite sure how to resolve. Zaptel
1.2.10 compiles just fine with "make", but when "make install" is
run, this happens:
[ `id -u` = 0 ] && /sbin/depmod -a 2.6.17-10-generic || :
[ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample
/etc/zaptel.conf build_tools/genmodconf linux26 "" "tor2 torisa wcusb
2010 Sep 14
5
make-kpkg (Debian based tool) does not build xen patched kernel
Hello list,
I cannot get make-kpkg to build a Xenlinux type kernel into a Debian kernel binary on my Debian Squeeze x86_64 system.
I
am using GNU/Linux kernel sources tree (2.6.34.4) with Xen patches for
this custom kernel. I am trying to use the make-kpkg command to build a
working linux-image-2.6.34.4-xen-amd64 package for my system.
The
sources are vanilla (available from kernel.org) with
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