Displaying 20 results from an estimated 1000 matches similar to: "Compiling asterisk"
2004 Jan 20
3
Still problems at compiling
Hello experts,
to avoid any unknown problems with my Linux installation I have now as a
last resort method installed SuSE Linux 9.0 a new and have downloaded a
fresh copy of Asterisk via CVS.
Then I followed the steps of the "Getting started with Asterisk" and
compiled successfully zaptel and libpri (as far as I can see). But when I
compile asterisk I get an error. I have attached the
2005 Mar 29
3
-lssl problem on debian
Hello
Just installed fresh Debian testing box, checked out Asterisk and others
from CVS stable (-r 1.0), and now trying to 'make install' in Asterisk.
I get this error:
if [ -d CVS ] && ! [ -f .version ]; then echo CVS-v1-0-03/29/05-15:19:53
> .version; fi
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o
config.o channel.o translate.o file.o say.o pbx.o
2004 Jan 09
1
Fwd: new cvs build failure
I just rebuilt it and watched this time. What are the ? about ?
[root@carol src]# cvs checkout zaptel libpri asterisk
? libpri/libpri.so.1.0
? libpri/pri.lo
? libpri/prisched.lo
? libpri/q921.lo
? libpri/q931.lo
? asterisk/doc/api
cvs server: Updating zaptel
cvs server: Updating libpri
cvs server: Updating asterisk
cvs server: Updating asterisk/agi
cvs server: Updating asterisk/apps
cvs server:
2003 Nov 16
3
asterisk installation error
hi,
i am getting these errors while installing asterisk. i
reconfigured kernel and i have all the modules
installed.
kernel-source
readline
readline-devel
openssl
openssl-devel
this is the error: (at the last part of the
installation)
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o
frame.o loader.o config.o channel.o translate.o file.o
say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o
callerid.o
2003 Feb 23
1
Build fails in building asterisk
Hello All,
My build fails in the "make asterisk" section, here is the log of the final
steps it performed.
All help appreciated...
Thanks and Regards
Ajit
============================================
make[1]: Leaving directory `/usr/src/asterisk/cdr'
make[1]: Entering directory `/usr/src/asterisk/astman'
rm -f *.o astman
make[1]: Leaving directory
2003 Dec 22
2
Compile Problem
I am trying to compile the asterisk and if fails at the end on:
make[1]: Entering directory `/usr/src/asterisk-0.5.0/pbx'
gcc -shared -Xlinker -x -o pbx_gtkconsole.so pbx_gtkconsole.o `gtk-config --libs gthread`
/usr/lib/gcc-lib/i486-slackware-linux/3.3.2/../../../../i486-slackware-linux/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make[1]: *** [pbx_gtkconsole.so] Error 1
2004 Jun 17
6
Compiling problem on Debian
Hi,
I can't compile Asterisk on a Debian machine.
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o
2006 Jan 12
1
R: app_rxfax.so and app_txfax.so
I have to re-compile also app_rxfax.so and app_txfax.so or just spandsp ?
Thanks
Giordano
________________________________
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Colin Anderson
Inviato: gioved? 12 gennaio 2006 17.20
A: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Oggetto: RE: [Asterisk-Users]
2005 Mar 10
4
Suse Compiling: next err
Hi all,
sorry bothering again.
I am still stuck in compiling asterisk. Learning (or trying to) from the
first problem and first hint, when I got this error:
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o
config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o
ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o
manager.o asterisk.o
2006 Mar 28
3
R: Echo cancellation
Ok, but is there a way to check if echo cancellation is active on a call in progress ?
Thanks
Giordano
-----Messaggio originale-----
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Steve Davies
Inviato: marted? 28 marzo 2006 16.43
A: Asterisk Users Mailing List - Non-Commercial Discussion
Oggetto: Re: [Asterisk-Users] Echo cancellation
2004 Mar 31
6
Can't compile asterisk.
hi.
I got these compile errors while install asterisk.
readline and openssl are compiled using gnu source, and kernel version is 2.4.17.
Compile errors message is follows.
Someone cleared this problem?
Please, help!
Regards.
----------------------------------------------------------------------------------
gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.
o channel.o
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All,
I am trying to get Asterisk up and running on my new Mandrake 9.1 install.
I've installed Linux in the "standard" mandrake security mode, and "su" to do
my attempts at install.
I managed to obtain the source from CVS, and have been able to compile Zaptel.
I then ran insmod zaptel, and also make config.
I think I have compiled and loaded Zaptel successfully as
2004 Jul 30
1
Compiling * on OpenBSD 3.5
Hi,
Has anyone had any success? After a clean install of OpenBSD, I do the following:-
pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/gmake-3.80.tgz
pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/bison-1.35p1.tgz
pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/ruby-ncurses-0.8.tgz
Then, I get (via CVS) the asterisk source..
cd /usr/src/asterisk
/usr/local/bin/gmake clean
2005 Oct 03
3
codec g723 on Via C3
Hi,
just a question: anyone has never installed g729 codec on VIA
motherboard with C3 processor ?
I'm having problem with IPP libraries, and Intel said that it works only
on Inter processor.
Any suggestion?
Thanks
Giordano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 12
6
app_rxfax.so and app_txfax.so
Hi,
I just installed spandsp 0.0.3pre6 with libtiff 3.7.1 and evrythinghs is
ok. I recompiled asterisk and run ldocnfig, but whrn I start asterisk I
get this error:
[app_rxfax.so]Jan 12 16:40:42 WARNING[1569]: loader.c:258
ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined
symbol: fax_set_phase_d_handler
Jan 12 16:40:42 WARNING[1569]: loader.c:440 load_modules: Loading
2005 Sep 29
2
PRI value
Hi group,
anyone can explain me the exact difference between pri value in
zapata.conf ?
; PRI Dialplan: Only RARELY used for PRI.
;
; unknown: Unknown
; private: Private ISDN
; local: Local ISDN
; national: National ISDN
; international: International ISDN
If I use it, I also must use prilocaldialplan = local ?
Thanks
Giordano
-------------- next
2006 Jan 20
3
Dect to SIP PCI card
Hi all,
I'm looking for a PCI card which i could install on asterisk box, with
purpose to use 15-20 cordless dect phone in a very "dect cell".
Is there anyone that could help me pls ?
Thanks
Giordano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 30
2
chan_capi-0.3.5
Hi all,
i'm tryinf to install chan_capi but i get this error
root@obelix:/usr/src/chan_capi-0.3.5# make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586
-DNEVER_EVER_EARLY_B3_CONNECTS -DCAPI_ES -DCAPI_GAIN
-DDEFLECT_ON_CIRCUITBUSY -DCAPI_SYNC -DUNSTABLE_CVS
-Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO
2005 Oct 10
2
Errors with new fetched Asterisk cvs
Below is my try of installation to the latest CVS. I have not updated 3
months. What do I miss since last time?
bye
Ronald
/usr/local/src/asterisk # make clean; make update; make install
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ;
then echo; else \
mv include/asterisk/version.h.tmp
2005 Oct 03
1
R: codec g723 on Via C3
Thanks...which version of IPP did u use ?
I do not have Makefile file....there is only a .sh script
Thanks
Giordano
________________________________
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Juan Salas
Inviato: luned? 3 ottobre 2005 15.41
A: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Oggetto: RE: