Displaying 20 results from an estimated 800 matches similar to: "SVN Compile Error"
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
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 Oct 04
0
compile loop?
Gosh, took me a long time to notice that this was not doing what I wanted:
mkdir /usr/src/asterisk-20050720
ln -sf /usr/src/asterisk-20050720 /usr/src/asterisk
cd /usr/src/asterisk
export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot
cvs login
cvs checkout -D 2005-07-20
make clean
make
This was last Thursday. Since it'll be Wednesday tomorrow, I thought
I'd waste some time
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 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 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 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
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 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
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
2005 Oct 05
0
CVS won't compile: res_odbc error
Hi there,
admittedly this is a slightly aged RH system. ;-> Yet what I'd like to
know is if this compile problem is clearly due to the gcc version, or if
there is a way to solve the issue...?
Cheers, Philipp
[root@box src]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2)
[root@box src]# rpm -q unixODBC
2005 Sep 22
2
Recently reported ASTCC audio issues
I'm running Asterisk CVS-v1-0-06/06/05-17:29:02 built by
root@............... on a i686 running Linux.
I just spent some time in testing this. I tested the local and IAX2
trunks. Both worked flawlessly.
Any comments?
Darren Wiebe
darren@aleph-com.net
2003 Sep 11
1
make buildworld problem
after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get
the next error message:
/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25:
cmap.h: No such file or directory
and a lot of the same messages "No such file or directory" on file
cmap.cc, with
mkdep: compile failed
*** Error code 1
at the end of output
I
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 23
0
centos4.4 x86_64 and zaptel-1.2.12 compile problems?
Anyone seen this and know how to fix it? (note the Assembler messages at
the end). Thanks in advance:
server# make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits > tones.h
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64
2006 Oct 21
1
zaptel 1.2.10 make problem
Hi
iam installing zaptel 1.2.10 on my FC5
when i make iam getting following error
any one suggest me whats wrong, i have installed source also in the same
server.
grep: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/autoconf.h: No such
file or directory
ZAPTELVERSION="1.2.10" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
2008 Jul 04
5
mkdep vs. makedepend
Where I work, we have an application that has been merrily running
away (and being built) on FC1 (yes, you read that right).
One of my assignments is to bring this up to CentOS, but on my first
effort, I ran into this interesting "feature." The original build
process (FC1) uses mkdep to generate the dependency files that are
subsequently used by the makes to build the app. mkdep does
2003 Jul 23
1
Newbie Help
Hi - after hearing others rave about * I thought I'd have a go - extract
from a 'make' on a stock debian system as follows... (I tried to post the
whole make up to this point but it was too big for the list)
make[1]: Leaving directory `/usr/src/asterisk/channels'
make[1]: Entering directory `/usr/src/asterisk/pbx'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3.
I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error:
....................
_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c
gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o
gcc -pipe -Wall