Displaying 20 results from an estimated 1000 matches similar to: "-lssl"
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
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 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
I am having trouble with FC3.
After doing a yum update (of 1264 packages) I still cannont compile
1.2.1 from source:
make[1]: `libedit.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline'
make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast'
make[1]: `libdb1.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast'
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
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
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
2006 Jan 03
9
FC3 or FC1 (or something else?)
Hi
I wish to install asterisk 1.2 (the latest tar.gz from the site ....not the
CVS version) on an HP box with a TE110P (single port E1/T1)
My question is which OS would be preferred in this configuration Fedora Core
1 or Fedora Core 3, and are there any install guides out there that are
recent enough for asterisk 1.2
I am also open to suggestions for other Operating Systems if any of you feel
2012 Jan 18
1
Compile error 1.8.8.1
Hi,
While compiling 1.8.8.1, I met the following error:
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.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 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
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
Hello all,
mmm a bit embarrassing about not having a clue as to why we're getting this
error on make of 1.8.3
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o
2004 Nov 23
1
Paul Mahlers Book
Anybody know of a UK supplier of "Voip Telephony with Asterisk"
" by Paul Mahler ?
I've searched on the web, and the only suppliers I can find are US
based, and the postal charge is as much as the book.
cheers
--
Clive
Email : clive.carter@sbcs.co.uk
Alt : clivecarter@orange.net
Tel : 0845 0043366
Alt : 01952 402032
SIP : 84416002@voiptalk.org
Mobile : 07970 856261
2004 Nov 27
2
rtp compile error
Hi
Just uploaded source from cvs (CVS-HEAD-11/27/04-12:56:51)
Zaptel and libpri make install works ok, but I get the following error
when running make install in asterisk directory
rtp.c : in function 'ast_rtp_bridge':
rtp.c : 1552 internal compiler error : Illegal instruction
Please submit a full debug report ...........
make *** [rpt.o] : Error 1
What have I done wrong ?
(Its got to
2004 Nov 18
3
SipTone II
Anybody used the above phone with asterisk
I have one working ok for calls, but having a problem with voice mail.
Using either the 'Voice mail function key' or dialing 88 (for my system)
just gets me to Call Terminated
Asterisk CLI shows the error message 'unable to get User name'
My Grandstream works ok, asking for User name, then Password
Any ideas ?
--
Clive
Email :
2003 Oct 15
0
Asterisk running on OpenBSD 3.3
I'm a pretty big fan of OpenBSD for various reasons, and I have been itching to get Asterisk running on that platform, since it is what the rest of my network has as it's base operating system. I have apparently been asleep at the wheel, since I didn't hear that Asterisk is now successfully compiling and running under OpenBSD 3.3 (3.4 as well, but I have not tested). A quick search
2012 Nov 30
1
2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
Hello list,
Although timos bugfix release this morning I can't build pigeonhole 0.3.3 for
dovecot 2.1.12 successfully. I don't know if it is a new bug or if I do
something wrong but with dovecot 2.1.10 all worked fine, with the same configure
options.
configure options (out of debian/rules for building debian package):
./configure --with-dovecot=/usr/lib/dovecot \
2005 Aug 26
3
bug tracker bug?
Cant submit bugs - error 1303, invalid value for field when submitting a new issue.
Bug info
Failure on build with 1.2beta1 on fresh FC4 install
ast_expr2f.c:1784: warning: no previous prototype for ?ast_yyget_column?
ast_expr2f.c:1860: warning: no previous prototype for ?ast_yyset_column?
ast_expr2f.c:1259: warning: ?yyunput? defined but not used
gcc -g -o asterisk -Wl,-E io.o
2007 Dec 02
1
Asterisk on Solaris
I submiited to the list last night, but it never showed up. Here we go
again.
I've tried building Asterisk 1.4.15 on Solaris based on instuctions
here, http://forums.digium.com/viewtopic.php?t=5888. However, this is
the message I get. This is Solaris on X86. Any ideas?
[CC] stdtime/localtime.c -> stdtime/localtime.o
stdtime/localtime.c: In function `localsub':
2004 Apr 26
3
Compiling asterisk
I got the error below while compiling asterisk. Please offer me some help.
hubert
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do
make -C $x depend || exit 1 ; done
make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Entering
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
Hello,
Information:
gcc -v: gcc version 4.3.3 (Debian 4.3.3-3)
os: Debian/Testing
Pulled latest release from asterisk site, compiled, installed it.
I have a barebones configuration:
$ ls -l asterisk
extensions.conf
modules.conf
sip.conf
users.conf
voicemail.conf
You can see them here:
http://home.comcast.net/~jpiszcz/20090418/extensions.conf