search for: make_version_h

Displaying 13 results from an estimated 13 matches for "make_version_h".

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 pls help... thnks. ----------...
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 error before `va_list' > include/asterisk/strings.h:232: warning: function declaration isn't a > prototype > make: *** [term.o] Error 1 > > thnks. > -...
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 include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing...
2005 Aug 29
2
Compile problem with 1.2 beta 1
...lt, but + + cannot be run before being installed by + + running: + + + + make install + +-------------------------------------------+ [root@foxtrot asterisk]# 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 include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing...
2006 Oct 21
1
zaptel 1.2.10 make problem
...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 \ mv version.h.tmp version.h ; \ fi rm -f version.h.tmp /lib/modules/2.6.15-1.2054_FC5/build make -C /lib/modules/2.6.15-1.2054_FC5/build SUBDIRS=/root/vici/zaptel- 1.2.10 modules make[1]: Entering directory `/usr/src/k...
2005 Oct 04
0
compile loop?
...rations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DBUSYDETECT_MARTIN -fomit-frame-pointer ast_expr.c make[1]: Leaving directory `/usr/src/asterisk-stable' make[1]: Entering directory `/usr/src/asterisk-stable' 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 build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing...
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 \...
2006 Dec 23
0
centos4.4 x86_64 and zaptel-1.2.12 compile problems?
...TANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE makefw.c -o makefw ./makefw tormenta2.rbt tor2fw > tor2fw.h Loaded 69900 bytes from file ./makefw pciradio.rbt radfw > radfw.h Loaded 42096 bytes from file ZAPTELVERSION="1.2.12" build_tools/make_version_h > version.h.tmp if cmp -s version.h.tmp version.h ; then echo; else \ mv version.h.tmp version.h ; \ fi rm -f version.h.tmp cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o ztcfg.o ztcfg.c...
2005 Aug 23
2
compiling CVS-HEAD + Patch from http://bugs.digium.com/view.php?id=3644
...ng-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -O6 -march=pentium3 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer ast_expr.c make[1]: Leaving directory `/usr/src/asterisk' make[1]: Entering directory `/usr/src/asterisk' build_tools/make_version_h > include/asterisk/version.h.tmp And I get this message again and again. Greets, Christian
2005 Aug 23
1
latest CVS on Mandrake 9.2 Mini ITX
...NU_SOURCE -O6 -O6 -march=i586 -DZAPTEL_OPTIMIZATIONS -DBUSYDETECT_MARTIN -fomit-frame-pointer ast_expr.c make[1]: Leaving directory `/usr/src/asterisk' sh: line 1: flex: command not found Something is wrong with the version string: make[1]: Entering directory `/usr/src/asterisk' build_tools/make_version_h > include/asterisk/version.h.tmp sh: line 1: flex: command not found Something is wrong with the version string: 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/vers...
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
2006 Mar 19
2
Zaptel will not build
FYI: I am trying to build zaptel-1.2.4 against the recently updated kernel version 2.6.9-34.EL on Centos 4.2. but I am getting errors and it will not build. This is apparently due to a typo in a kernel header spinlock.h although I have not successfully modified the kernel and built zaptel against it yet. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568 This bug report has a typo
2006 Nov 30
6
zaptel compilation problems with linux 2.6.19
Hello! I have problems compiling zaptel (tried 1.2.11, 1.2.10 and 1.4.0-beta2 -- all give the same error) with 2.6.19 kernel CC [M] /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.o In file included from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/xpd.h:26, from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.c:28: