similar to: Problems Upgrading to 1.2.1 on Fedora 3

Displaying 20 results from an estimated 800 matches similar to: "Problems Upgrading to 1.2.1 on Fedora 3"

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
2004 Nov 23
2
-lssl
Hi Having my first go at compiling Asterisk from cvs source. Compiled and installed zaptel ok Running make asterisk returns the following error message /usr/bin/ld cannot find -lssl collect2: ld returned 1 exit status The last part of the compile messages on screen are- editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm -lresolv -lssl There is obviously something I have
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
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
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
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
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
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
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
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
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
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
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 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
2004 Dec 08
1
WINSOCK 2 Not Installed Problem
Dear Friends, I am Using wine-0.20041019-1.rhfc3.nr.i386.rpm on Fedora Core 3. I copied /etc/wine/Config to ~/.wine/config and modified as follows. [dlloverride] ...... "winsock" = "native" "wsock32" = "native" Created empty file winsock.dll in ~/.wine/windows_c/Windows Created empty file wsock32.dll in ~/.wine/windows_c/Windows/system and then tried to
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
2005 Mar 24
7
wifi cluelessness
The nice folks at work have just provided me with a new, really spiffy, ThinkPad. So, I''m trying to get wireless working under CentOS4 and I''m having trouble. First, I can''t seem to find any rpms to just install (this would be really nice). And, second, when I try to build it from the src.rpm that I pulled from the atrpms repository with "rpmbuild --recompile
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
2008 Nov 29
1
libspandsp.so.0: cannot open shared object file: No such file or directory
libspandsp.so.0: cannot open shared object file: No such file or directory Created the symlink: /usr/local/lib# ls -lt lib* lrwxrwxrwx 1 root staff 19 2008-11-28 22:42 libspandsp.so.0 -> libspandsp.so.1.0.0 -rw-r--r-- 1 root staff 1849266 2008-11-13 13:26 libspandsp.a -rwxr-xr-x 1 root staff 865 2008-11-13 13:26 libspandsp.la lrwxrwxrwx 1 root staff 19 2008-11-13 13:26