Displaying 20 results from an estimated 100 matches similar to: "Asterisk CVS on FreeBSD-stable gmaking result"
2007 May 15
0
PATH_MAX' undeclared here (not in a function) in asterisk!
hello, James FitzGibbon:
thank you for your help. i am very new to arm-linux and embedded linux. i think what you said is right. i am not very sure the steps i taken are correct. i post it here and please give me some help. it might be help other arm-linux users too. i installed all necessary libraries in my linux. if i just install asterisk under my linux. there is no problem. but when i
2004 May 14
0
SuSE & Zaptel Compilation errors
Hi,
Thanks for giving me a detailed reply on hardware needs steven.
I have been looking at the archives in detail and found a few people have
had problems with zaptel compilation on suse(kernel-source-2.4.19.SuSE-342
// gcc 3.2.2 ) ... is shifting to red hat the only viable scenario...would
be a pain cuz suse comes with sun java desktop system( just bought it !! )
... any fixes would be a
2004 Aug 18
1
Small patch to zaptel Makefile
Minor fix. I'm using this in my RPM specfile.
John
--- ./zaptel-1.0-RC1/Makefile.bigu 2004-07-16 17:09:07.000000000 -0500
+++ ./zaptel-1.0-RC1/Makefile 2004-08-18 16:28:45.000000000 -0500
@@@ -316,10 +318,10 @@
elif [ -d $(INSTALL_PREFIX)/etc/init.d ]; then \
install -m 755 zaptel.init
$(INSTALL_PREFIX)/etc/init.d/zaptel;\
\
fi
- if [ !
2010 May 13
1
Error at start of asterisk with cdr_addon_mysql.o
Hi all,
I use asterisk-1.6.2.7 and asterisk addon version 1.6.2.1.
It started ok with out cdr_addon_mysql.o. But when I put
cdr_addon_mysql.o in to modules folder, it fail at start and the
following out has been thrown:
----------
[root at localhost modules]# /usr/sbin/safe_asterisk: line 145: 13270
Segmentation fault (core dumped) nice -n $PRIORITY ${ASTBINDIR}/asterisk
-f ${CLIARGS}
2004 Jun 30
1
asterisk-addons unable to compile
Hello,
I know that there was a previous posting regarding this in which the
addition of:
CFLAGS+=-I../asterisk/include
fixed the problem, but I have tried that and am still getting the following
when trying to run make:
./mkdep -fPIC -I../asterisk/include/asterisk -I../asterisk -D_GNU_SOURCE
-I/usr/include/mysql `ls *.c`
cc -fPIC -I../asterisk/include/asterisk -I../asterisk -D_GNU_SOURCE
2004 Jun 15
2
Cdr_addon_mysql.c compile problem.
Good Afternoon Everyone,
I am having a problem with compiling the CVS version of *-addons downloaded
today. I am also having problems compiling an older version as well but im
ignoring that one for now.
I believe I have all the correct libraries, and I have done extensive searches
everywhere I just wondered if I was missing something really silly, or if this
is a problem other people have
2009 Jun 17
3
Dovecot v1.2 share user Maildir problems with %%h
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm using Dovecot v1.2 9133:f65112bd90b3 with attached config and try to
share user Maildirs. The ACLs are working.
However the %%h gives me head aches, well, the location in general:
I've copied the default mail_location and changed its CONTROL and INDEX
settings:
namespace shared {
...
location =
2006 Jun 04
1
Help with compilation of app_conference in x86_64
Any C gurus out there that can tell me if this code compiled ok to be
used in x86_64 (Pentium Dual Core). It's for the app_conference
application.
Im using Centos 4.3 x86_64
kernel: 2.6.9-34.ELsmp
libgcc-3.4.5-2
gcc-3.4.5-2
after the compilation part is the makefile
************begin compilation*******************
[root@centos app_conference]# make clean
rm -f *.so *.o app_conference.o
2007 Jan 25
1
Failing to compile chan_capi
I've got a brand new Eicon Diva Server BRI card and I want to configure
it with Asterisk. I managed to get asterisk and zaptel to compile and
install, I've compiled and installed the drivers for the Diva card and
now I need to compile and install the chan_driver for chan_capi.
Unfortunately this fails miserably. I get the following messages:
I'm using: Kernel 2.6.16.37.4,
2000 Mar 13
0
following your openssh footsteps
On Mon, Mar 13, 2000 at 07:43:09AM -0800, jeet M wrote:
> Mate,
> I seem to be doing the same install you are for open
> ssh on a solaris 7 box. I am getting the same error
> you did when starting sshd (no RSA support in libssl
> and libcrypto ...). I've installed zlib,
> openssl-0.9.5 and egd-0.6, did the LDFLAGS and CFLAGS
> declarations and configured --with-egd
2006 Mar 23
0
Zaptel compilation problem on SUSE
I'm trying to install * 1.2.5 for the first time on SUSE 10, 64bit (I've
previously used Fedora or Centos).
After I installed the kernel sources and followed some instructions on
Novell's web site to copy the Module.symvers.gz file across from /boot
and do a make modules_prepare, I was successfully able to complete 'make
linux26' in my /usr/src/zaptel folder.
I'm still
2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
Hi,
I want to integrate openpam with openssh in our server (which uses QNX632
operating system). I am facing some problems in the "make install" part of
openssh. Following are the steps I followed to build zlib, openssl, openpam
and openssh.
*NOTE*: Since I want the sshd and ssh binaries in my server(using QNX), I
had to cross compile the packages for QNX (environment was set to x86)
2016 Sep 27
2
(Thin)LTO llvm build
On Tue, Sep 27, 2016 at 6:33 PM, Teresa Johnson <tejohnson at google.com> wrote:
>
> I can't reproduce the failure. I am building with a clang built
> Release from recent source as my stage-1 bootstrap compiler:
> clang version 4.0.0 (trunk 282322) (llvm/trunk 282341)
The clang I use was built from the 3.9 release branch:
clang version 3.9.1 (branches/release_39
2007 Mar 04
1
running error, unable to load *.conf files: load_modules: No 'modules.conf' found - svn version 1.4.1
Hi All!
I have just installed the fresh svn version of asterisk and when I run
it I get the following errors:
[Mar 4 14:19:27] WARNING[24527]: loader.c:728 load_modules: No
'modules.conf' found, no modules will be loaded.
[Mar 4 14:19:27] NOTICE[24527]: manager.c:2681 init_manager: Unable to
open management configuration manager.conf. Call management disabled.
[Mar 4 14:19:27]
2007 May 16
1
Asterisk SRTP certificates
Hello all,
I want to use Asterisk with the SRTP patch from
http://bugs.digium.com/view.php?id=5413 .
I'm confused to create the certificates for it.
Can anybody help in such question?
P. S. I've created the pem files and renamed it to
* ${astetcdir}/asterisk.crt
* ${astetcdir}/asterisk.key
* ${astetcdir}/ca-certificates.crt
but the asterisk got "segmentation fault" error at
2007 Mar 04
1
running error: load_modules: No 'modules.conf' found - vesrion 1.4.1 from svn
Hi,
I have just installed the fresh svn version of asterisk and when I run it I get the following errors:
[Mar 4 14:19:27] WARNING[24527]: loader.c:728 load_modules: No 'modules.conf' found, no modules will be loaded.
[Mar 4 14:19:27] NOTICE[24527]: manager.c:2681 init_manager: Unable to open management configuration manager.conf. Call management disabled.
[Mar 4 14:19:27] NOTICE[24527]:
2004 Aug 26
6
chan_capi module
Hello!
I have tried to compile the capi module
(http://www.junghanns.net/asterisk/downloads/chan_capi.0.3.5.tar.gz) on
fedora2 today.
----------- MAKEFILE --------------
..EXPORT_ALL_VARIABLES:
INSTALL_PREFIX=
#ASTERISK_HEADER_DIR=$(INSTALL_PREFIX)/usr/include
ASTERISK_HEADER_DIR=/usr/include/asterisk
#MODULES_DIR=$(INSTALL_PREFIX)/usr/lib/asterisk/modules
2016 Sep 27
4
(Thin)LTO llvm build
On Tue, Sep 27, 2016 at 6:53 AM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
>
> > On Sep 27, 2016, at 2:18 AM, Carsten Mattner <carstenmattner at gmail.com>
> wrote:
> >
> >> On Mon, Sep 26, 2016 at 11:02 PM, Teresa Johnson <tejohnson at google.com>
> wrote:
> >> I'll either need to get a reproducer from you and/or try to repro
2004 Sep 20
1
can't compile chan_capi 0.3.5 under SuSE 9.0
Hi there,
the subject says it all...
I get the following error messages:
----
mmielke@pbx:~/chan_capi-0.3.5> make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES
-DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes
-Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c
2003 May 12
1
ISDN channels
Hi friends,
I'm testing a E400P with PRI signaling. When I start asterisk (-vvc), i get the fowlling messages in /var/log/asterisk/message:
May 12 12:42:06 WARNING[1024]: File chan_iax2.c, Line 4931 (set_config): Ignoring port for now
May 12 12:42:06 WARNING[1024]: File chan_zap.c, Line 6525 (load_module): Ignoring ocancel
And 'show channels' returns no channels. Can anyone help