Trying to get 1.2.x working with bristuff

Marc Fargas telenieko at gmail.com
Tue Feb 14 10:06:53 UTC 2006


Hi there,
I just did apt-get source asterisk; then apt-get build-dep asterisk failed
because of missing libtonezone-dev with correct version, so went to get it
by hand and installed it (with --force-depends) now it was time to go to
debian/patches/00list and enable the bristuff... done!

dpkg-buildpackage -us -uc -B -rfakeroot ........................ ok!

dpkg -i ............... ok!

then I apt-get source zaptel, no bristuff patches there, so I simply leave
it alone, I go to modules/zaptel/ to make the modules with the updated
zaptel, m-a a-i zaptel didn't build qozap... strange! so I went to
modules/zaptel/qozap and did "make" lots of errors, it seems it looks for
zaptel.h in the wrong place so I simply change the make file and added -I..
on the compile line... now ok, it compiles. make install ....

Now the nice thing, zaptel-modules is under /lib/modules/2.6.12/misc/ while
qozap (which I installed with make install) is on the right place (
2.6.12-smp-686-1 or something like that) depmod -a, modprobe qozap,
unresolved symbols! 'cause zaptel-modules are wrongly placed, just copied to
the right place.... retry... ok!!

Now it seems asterisk loads ok, goes on... ok seems to work fine... NO!
*** glibc detected *** corrupted double-linked list:

so It's really a mess to get bristuff working, well most surely the fault
was mine, where did I do bad ? :))

What is the correct way to get asterisk+bristuff and the zaptel modules with
bristuff working without segfaults?

Thanks!
Marc Fargas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20060214/42dffebc/attachment-0001.htm


More information about the Pkg-voip-maintainers mailing list