Displaying 20 results from an estimated 7000 matches similar to: "Compile failure on Mac OS X Tiger"
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 Oct 03
1
suse 9.3 pro asterisk install from source problem
Hi,
Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs
release v1_0 version 1.0.9 and when I try to make from the asterisk
directory I get the following error.
Is there anybody that could give me a pointer as to what the issue may be?
DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN
2004 Jan 12
1
New Installation problem
Hi all,
I'm trying to install * on Mandrake 9.2/P4, but under asterisk - make clean;make install there is the following error:
----------------------------
[root@net asterisk]# make clean
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do make -C $x clean || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk/res'
rm -f *.so *.o .depend
make[1]: Leaving
2004 Aug 22
4
Error compiling meetme2
I am trying to compile the meetme2 application with the latest CVS head and
it fails. Here is the error message that I get. Can someone point me in
the right direction?
gcc -pipe -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2005 Jan 05
1
CVS Compile problem on Solaris
Hello all,
After reading through the Wiki and archives, I decided to take a stab at
installing * on Solaris 9 SPARC. I checked it out via CVS last night as
well as about an hour ago, and have run into a compile problem that I
can't quite figure out.
After running into some unlisted dependencies, such as popt, things are
almost compiling. Right now the make bombs when trying to find setenv
2004 Jun 19
1
RxFax problems
Hey All,
I'm still (since April) having problems getting RxFax to work over an
ISDN4Linux channel. Just wondering if anyone has had any luck getting it
to work?
I have done a CVS update today (about half hour ago) and made sure I have
the latest version of spandsp according to Steve's website
(spandsp-0.0.1k). When I was compiling asterisk, I got the following
warnings:
2003 Jun 20
1
Error compiling, is it only mee?
Hi all,
since a couple of days i have been wanting to upgrade Asterisk, but my
system complains. (Se errors below) Since im ripping the cvs version i
guessed that it was something temporary. But it seems persistant.
Is this only me or is it happening to other people?
Anyone who has a workaround?
Or naturally even better, a solution...
Oh, i almost forgot im running:
# uname -a
Linux
2006 Dec 19
1
Sloooooow pop3 downloads
it's verry slow i saw in the archives something about strace and will
include it below please help:
my dovecot is crawling when downloading through pop here is my last trace
file contents
:18:04.657706 poll([{fd=10, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL},
{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=13,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=17,
2007 Apr 12
2
auth-login crash with cram-md5 (plain works) on unknown user
Hello Timo and others..
14:09 mail:~# dovecot --version
1.0.rc31
Install prefix ...................... :
/usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : inotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support .......... : yes
Building with
2003 Nov 11
0
Help with include files & current CVS
Hello,
I'm trying to compile a brand new CVS Asterisk and running into trouble
with include files. I have an older version of Asterisk that I can
compile (2-3 months old) that I can compile fine, but the new one gives
me this:
make[1]: Leaving directory `/home/matt/asterisk_update/stdtime'
if [ -d CVS ] && ! [ -f .version ]; then echo CVS-10/01/03-13:06:31 >
.version; fi
2004 Sep 22
0
make update and upgrade failed with `ZT_EVENT_POLARITY' undeclared
Hello everyone. I am trying to do a cvs update. I do the make update; make
upgrade and this is the error that I am getting.
make[1]: Entering directory `/usr/src/asterisk-cvs/asterisk/channels'
gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2005 Jan 19
0
h323 compilation problem
Someone have had good luck compilig h323 into YDL?
first thinked was a bug in code but "twisted" said it is
" wierd - isn't that the recursive pthread lib? If so, do you have the
kernel development headers/libs installed?"
I've instaled kernel source, what more can i do? any help would be very
wellcome, i've googled everywhere but can't find nothing about it.
2005 Feb 23
1
Cannot compile latest version from CVS
Hi List,
I just used cvsup to get the latest version of asterisk but I get a
compile error.. :
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686 -DASTERISK_VERSION=\"\"
-DASTERISK_VERSION_NUM=000000 -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\"
2005 Aug 13
0
cvs STABLE of 08/10 & gcc4 issue
Hi all,
I'm trying to make my cvs STABLE 08/10 srpms build properly on an
updated FC4 box. When I rebuild the srpm with FC4's gcc4 I get this
error:
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O3 -march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-v1-0-08/13/05-23:45:43\"
2005 Oct 04
0
Asterisk w/ BRIstuff compile error
Trying to compile BRIstuff 0.2.0-RC8o. Ran the download.sh and
compile.sh scripts to automate the process.
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"1.0.9-BRIstuffed-0.2.0-RC8n\" -DINSTALL_PREFIX=\"\"
2005 Mar 10
2
NVFaxDetect errors on make
Hi All,
I am trying to add FAX to my SIP confiig and I am getting some errors, any help would be great.
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DASTERISK_VERSION=\"CVS-v1-0-12/23/04-22:36:11\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Apr 03
2
STABLE 1.0 Branch CVS repository
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
-DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/03/04-10:19:04\"
-DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
-DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
-DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\"
2004 Jan 25
1
Ne machine, build is breaking
Hello.
I'm not sure what this problem is. Probably one of my libraries.
Any clues ??
---------------cd ../asterisk then make clean ; make install
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-01/25/04-16:37:41\"
2007 Jun 03
1
Dovecot waking every 50ms when doing nothing
Hi,
My laptop runs a local IMAP server so that I'm immune from breaking my
mail client, and when playing around with powertop I discovered that
Dovecot (in particular imap-login) wakes up every 1000ms and then every
50ms even when no clients are connected. A bit of stracing shows this:
gettimeofday({1180875699, 667917}, NULL) = 0 <0.000010>
poll([{fd=7,
2005 Jun 02
1
compile asterisk
hello
i have a small problem in installation of asterisk can
any one tell me what is the solution
gcc -shared -Xlinker -x -o app_zapscan.so
app_zapscan.o
gcc -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -g
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6
-march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"