Displaying 20 results from an estimated 1000 matches similar to: "compile loop?"
2005 Aug 23
1
latest CVS on Mandrake 9.2 Mini ITX
All,
wondering if you can help, I had a perfectly working Mandrake 9.2 box
running on a via Mini ITX 5000/classic. Asterisk (zaptel and libpri) was
built from CVS head around 22nd July 2005. I decided now was a good time
to ghost it up....although humorous for you all suffice to say, I ended
up with a partitionless box!
Following the install script I had created I built an identical server
to
2005 Aug 29
2
Compile problem with 1.2 beta 1
Has anyone else got 1.2 compiled from cvs ? I've posted the question
below to the -dev list but got no answers:
1) No-one else is trying beta 1
2) No-one else is having any issues (I must be the idiot)
3) No-one else saw my message :)
I have been trying to compile 1.2 beta 1 on a centos 4 box, to no avail.
The "make" command seems to compile ok, but "make install"
2005 Aug 23
2
compiling CVS-HEAD + Patch from http://bugs.digium.com/view.php?id=3644
Hi!
First I have to say, that I'm not very familiar with CVS and patching.
I tried to patch & compile CVS-HEAD.
First I checked out zaptel, libpri and asterisk with this command: "cvs
co zaptel libpri asterisk"
But the latest patch sipsubscribe-20050812.rev806v2.txt from
http://bugs.digium.com/view.php?id=3644 didn't worked, so I tried to
check out an older CVS-Versions
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
2006 Jan 17
0
SVN Compile Error
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 include/asterisk/version.h ; \
fi
rm -f include/asterisk/version.h.tmp
if cmp -s .cleancount .lastclean ; then echo ; else \
make clean; cp -f .cleancount .lastclean;\
fi
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 Sep 01
1
Loop error when compiling CVS version of 1.2-Beta
I am still getting an error compiling the 1.2-Beta version. The
tarball works fine, but I have never been able to compile the 1.2beta
from CVS. I have been compiling CVS-HEAD on the machine for quite
some time.
It goes into this loop:
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ;
then echo; else \
mv include/asterisk/version.h.tmp include/asterisk/version.h ; \
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
2005 Jul 25
0
Fw: /bin/sh: build_tools/make_version_h: not found
----- Original Message -----
From: "chris" <chris@fivestartel.com>
To: "Frank Tarczynski" <ftarz@mindspring.com>; <seruser@iptel.org>
Sent: Tuesday, July 26, 2005 9:54 AM
Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h: not found
> hi Tzafrir
>
> any idea how we can fix this error?
>
> include/asterisk/strings.h:232: parse
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 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
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 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:
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\"
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\"
2005 Jul 15
1
channel.c:41:31: asterisk/transcap.h: No such file or directory problem
Hello
I am trying to get Asterisk to work with the Junghanns Quad BRI ISDN card. I am progressing slowly!
Problem I am now experiencing is as below.
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.8-BRIstuffed-0.2.0-RC8h\"
2004 Oct 05
2
Problems installing app_valetparking
I download app_valetparking.c from
http://www.loligo.com/asterisk/misc/apps/app_valetparking.c
and followed the directions on
http://www.loligo.com/asterisk/misc/apps/app_valetparking.README
I am using asterisk-1.0.0 any suggestions
[root@localhost asterisk]# astxs -install apps/app_valetparking.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat
ions -g -Iinclude
2005 Jul 20
1
/bin/sh: build_tools/make_version_h: not found
hi,
im installing latest asterisk from cvs on solaris 9. but when i run make i got this error
/bin/sh: build_tools/make_version_h: cannot execute
make: *** [include/asterisk/version.h] Error 1
what i did was chmod 777 all files under asterisk/build_tools/
and when i run make again i got this error
/bin/sh: build_tools/make_version_h: not found
make: *** [include/asterisk/version.h] Error 1
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ...
any idea ?
Tnx !
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-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2003 Nov 13
1
Errors in build.
I am getting the following error when I try to build asterisk.
gcc -c -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-11/13/03-12:48:12\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\"