similar to: compilation error

Displaying 15 results from an estimated 15 matches similar to: "compilation error"

2003 Jun 18
1
* build problem on older systems
Hi, I have * running on a SuSE Email Server II, which uses an older libc-version. Calls to res_ninit et al. from enum.c prevent asterisk from building on that system. Could that possibly be changed to use res_init and res_search in order to provide backward compatibility with these systems ? Thanks, Holger von Ameln
2003 Jun 19
1
compile in uclibc enviroment
hello, i try to compile * in uclibc enviroment (uclibc 0.9.19 ), but still getting following error does anyone know how to solve it ? regards Marian --------- gcc -g -o asterisk -rdynamic 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
2010 Nov 01
1
Samba 4 on osx
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have recently tried to build samba4 on osx from the latest git pull I have had a build error while trying to compile this. I have make clean, and reconfigured this. [ 480/2253] Compiling lib/ldb/common/ldb.c ../lib/ldb/common/ldb.c: In function ?ldb_init?: ../lib/ldb/common/ldb.c:103: warning: ?tevent_loop_allow_nesting? is deprecated (declared
2016 Aug 24
5
missing dns records? _ldaps._tcp ?
Hai,   Im wondering, im missing the  _ldaps._tcp. INTERNAL.DOMAIN.TLD entries in my dns. Now, before the updates ( badlock ) etc. this wasnt notice i think. But now since im setting up that everything is doing ldaps i noticed this in my squid setup   ( squid mailing subject : [squid-users] ext_kerberos_ldap_group_acl problem )   My question is...   did someone resently setup a new AD
2010 Oct 07
1
OSX and samba4 git
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have just pulled the latest git on my OSX 10.6.4 install. I am attempting to build samba4 and i get this error. [ 411/2152] Compiling ../lib/tdb/common/transaction.c ../../lib/tdb/common/transaction.c: In function ?transaction_sync?: ../../lib/tdb/common/transaction.c:552: error: implicit declaration of function ?fdatasync? Waf: Leaving
2004 May 25
1
Troubles with Kphone
Hi , I'm triying to use kphone 4.02, but when i'm make a call the programs doesn't respond any command, so i can't hear any sound .. in sip.conf that's my codec config: disallow=all allow=gsm allow=ulaw allow=ilbc and the kphone give the follow : SipClient: Sending: 06:46:28.116 -------------------------------- ACK
2004 May 25
1
Troubles with Kphone]
-------- Original Message -------- Subject: Re: [Asterisk-Users] Troubles with Kphone Date: Tue, 25 May 2004 15:44:15 +0530 From: Murali Krishnan <murali@bksys.co.in> Reply-To: ismk@myrealbox.com Organization: bk SYSTEMS (P) LTD., To: asterisk-users@lists.digium.com References: <200405250652.46370.klky3@fibertel.com.ar> enano wrote: >Hi , > > > >I'm triying to use
2007 Sep 17
2
Compiling mod_webauth on CentOS 5 - krb dependency failure
Hello all, When I try to compile the mod_webauth module on CentOS 5, the dependencies for Kerberos fail. I have the Kerberos libs installed, which is what I assume it's complaining about. Ideas? Is there an RPM missing? Here's some of what I found: [root at localhost webauth-3.5.4]# ./configure checking for gcc... gcc checking for C compiler default output file name... a.out
2018 Dec 06
3
Build error while upgrading samba 4.9.3
Hi Team, Trying to upgrade samba 4.9.3 on debian wheezy. while building facing the following error. Build phase! ` Configuring Samba 4 - x86_64 Checking for program gcc or cc : /usr/bin/gcc Checking for program cpp : not found Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc
2004 May 25
2
sip phone problem
Hi all. I have 2 ip phones (Grandstream Budgetone): -budgetone1 -budgetone2 All two are connected to an Asterisk server. When I make a call from budgetone1 to budgetone2, I can speak with budgetone2 whith no problem. But when budgetone2 hangs up, budgetone1 does not play any tone (like busy tone). Budgetone1 seems to be still in conversation, but what conversation! Has anyone had a problem
2005 Jul 21
0
kphone & Asterisk CVS HEAD: no audio
Dear Asterisk experts, I've just downloaded Asterisk CVS version (since I'd like to manage its configuration from RealTime). Next, I have kphone on the same Linux host, and VmWare virtual machine with Windows and X-Lite IP phone inside. I successfully tested the demo's with X-Lite, but failed to hear something with kphone (v4.1.1). There were NO problem with this kphone and stable
2003 Nov 06
2
openssh-3.7.1p2 on HP-UX 10.20
Hello, I have dowloaded all that is required to build a working OpenSSH on HP-UX 10.20 from the HP-UX Porting and Archibve centre (this seems to be the only way to go for 10.20). Make/install of all prerequisites has scucceeded. Now make of openssh-3.7.1p2 gives the following: gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/openssl-0.9.7b/include
2016 Aug 24
0
missing dns records? _ldaps._tcp ?
On 8/24/2016 11:00 AM, L.P.H. van Belle via samba wrote: > Hai, > > > > Im wondering, im missing the _ldaps._tcp. INTERNAL.DOMAIN.TLD entries in my dns. > > Now, before the updates ( badlock ) etc. this wasnt notice i think. > > But now since im setting up that everything is doing ldaps i noticed this in my squid setup > > > > ( squid mailing subject :
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding? Thank you, Ryan ryan at test1:~/samba-master/source4$ sudo ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")