similar to: Fw: /bin/sh: build_tools/make_version_h: not found

Displaying 20 results from an estimated 400 matches similar to: "Fw: /bin/sh: build_tools/make_version_h: not found"

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 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 Aug 28
2
error compiling on solaris 10
>Message: 11 >Date: Sun, 28 Aug 2005 11:46:29 +0800 >From: "chris" <chris@fivestartel.com> >Subject: [Asterisk-Users] error compiling on solaris 10 >To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> >Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid> >Content-Type: text/plain;
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
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
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 \
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 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 Oct 18
0
Two differente networks at the same ethernet pci adapter
Hello all, I need to put an IP alias to the same ethernet card, like this: eth0 - IP1/MASK1/BROADCAST1 eth0:1 - IP2/MASK2/BROADCAST2 In this box I will have another card that conects to a LAN netowork. I need this two alias in eth0 becouse I have two routes do take, but it seens to do not work. This is the script I am using (this scripts works fine when I have two ethernet cards
2008 Dec 05
2
Asterisk h323 module
Hello! I have a problem with build astersik-addons-1.4.7 on Solaris 10. When I tried to do "make" I got such error: * chan_ooh323.c: In function `reload_config': chan_ooh323.c:2053: error: `IPTOS_MINCOST' undeclared (first use in this function) chan_ooh323.c:2053: error: (Each undeclared identifier is reported only once chan_ooh323.c:2053: error: for each function it appears
2005 Oct 19
2
Load balance (two links in one server): why is this not working?
Hello, I am trying to make a load balance at my box using two conections. I have compile my kernel with this patch routes-2.6.13-12.diff (tha I get from this website: http://www.linuxvirtualserver.org/~julian/#routes). The problem is that when I try to balance using weight sintaxe (i will put the script bellow) some conectios just drop. So I can enter some pages but other I could not...
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
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
2005 Jul 26
2
function declaration isn't a prototype
hello, i got this error when i run make after downloading asteirsk from cvs. gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/include -D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYDETECT_MARTIN -fomit-frame-pointer -c -o term.o term.c In file included from
2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
when trying to build asterisk-oh323 I get the following: make[1]: Entering directory `/usr/src/asterisk-oh323-0.5.10/asterisk-driver' gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara tions -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c:
2002 Mar 25
0
buildpkg on solaris 8 OK BUT?..
Hello all, I was finally able to create the OpenSSH package for Solaris 8 10/01. The problem I have now is that I will still need to have entropy ready prior to openssh-3.1p1 package installation. Otherwise there is no entropy pool available (with the new servers) and key generation fails. With the previous versions of openssh, I used SUN's "makeOpenSSHPackage.ksh" script and was
2006 Apr 29
2
Unable to Make Asterisk-addons
The following occurs during make asterisk-addons. I'm ok with asterisk but debugging things like this isnt my strong point. Can anyone give me a pointer? Thanks Dan Journo [root@sip1 src]# cd asterisk-addons [root@sip1 asterisk-addons]# make make -C format_mp3 all make[1]: Entering directory `/usr/src/asterisk-addons/format_mp3' gcc -pipe -fPIC -Wall -Wstrict-prototypes
2003 Aug 12
0
CVS version build error
Hi , I am currently experiencing problems with DTMF detection. My sip-phone using INFO to transfer DTMF, and I see that the version downloaded from asterisk ftp ( 0.4.0) do not support the d= field. I do a clean cvs from a W2K machine and see that in new chan_sip.c , this field has been recognized. But compiling under Linux give me following error. The error come from generating the
2006 Mar 31
0
(Samba 3.0.21c) rpcclient getform 'segmentation fault'
Hello, I have an RHEL 4 Update 3 machine connected to a Active Directory. I'm running samba 3.0.21c, compiled from an SRPM: # rpm -q samba samba-3.0.21c-1 Does any one knows why I'm getting a 'segmentation fault' when I try to get the forms from a printer? # rpcclient -U <user> -W <domain> -c "setform <printer> <form>" localhost