search for: build_tool

Displaying 20 results from an estimated 95 matches for "build_tool".

Did you mean: build_tools
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... th...
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-prot...
2005 Aug 29
2
Compile problem with 1.2 beta 1
...lly been built, 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-prot...
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 > &g...
2006 Dec 05
4
question on tx_fax install for asterisk 1.4
...asterisk.patch? I tried to put it in the apps directory also and run "patch < asterisk.patch" and it gave me an error. can't find file to patch at input line 3 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |--- build_tools/menuselect-deps.in.orig 2006-09-03 15:50:32.000000000 +0800 |+++ build_tools/menuselect-deps.in 2006-09-03 15:50:44.000000000 +0800 -------------------------- Thanks for the suggestion. Jerry
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...
2015 Oct 29
0
DAHDI-Linux and DAHDI-Tools 2.11.0-rc1 Now Available
...ct register writes with sequence lock wcb4xxp: Add support for wcb23x series wcb4xxp: Print serial number of gen 2 cards. Shaun Ruffell (6): dahdi: Fix "void value not ignored..." error when compiling against kernel 4.0. dahdi: strnicmp() -> strncasecmp() build_tools/make_version: Remove support for subversion working copies. Remove DAHDI_IRQF_[SHARED|DISABLED] flags. dahdi: Remove IRQF_DISABLED. wctc4xxp: Clear packet error count when reloading firmware. Tzafrir Cohen (3): xpp: module_refcount is back to int on 3.19 README: use...
2015 Oct 29
0
DAHDI-Linux and DAHDI-Tools 2.11.0-rc1 Now Available
...ct register writes with sequence lock wcb4xxp: Add support for wcb23x series wcb4xxp: Print serial number of gen 2 cards. Shaun Ruffell (6): dahdi: Fix "void value not ignored..." error when compiling against kernel 4.0. dahdi: strnicmp() -> strncasecmp() build_tools/make_version: Remove support for subversion working copies. Remove DAHDI_IRQF_[SHARED|DISABLED] flags. dahdi: Remove IRQF_DISABLED. wctc4xxp: Clear packet error count when reloading firmware. Tzafrir Cohen (3): xpp: module_refcount is back to int on 3.19 README: use...
2015 Dec 22
0
DAHDI-Linux and DAHDI-Tools 2.11.0 Now Available
...ct register writes with sequence lock wcb4xxp: Add support for wcb23x series wcb4xxp: Print serial number of gen 2 cards. Shaun Ruffell (6): dahdi: Fix "void value not ignored..." error when compiling against kernel 4.0. dahdi: strnicmp() -> strncasecmp() build_tools/make_version: Remove support for subversion working copies. Remove DAHDI_IRQF_[SHARED|DISABLED] flags. dahdi: Remove IRQF_DISABLED. wctc4xxp: Clear packet error count when reloading firmware. Tzafrir Cohen (4): xpp: module_refcount is back to int on 3.19 README: use...
2015 Dec 22
0
DAHDI-Linux and DAHDI-Tools 2.11.0 Now Available
...ct register writes with sequence lock wcb4xxp: Add support for wcb23x series wcb4xxp: Print serial number of gen 2 cards. Shaun Ruffell (6): dahdi: Fix "void value not ignored..." error when compiling against kernel 4.0. dahdi: strnicmp() -> strncasecmp() build_tools/make_version: Remove support for subversion working copies. Remove DAHDI_IRQF_[SHARED|DISABLED] flags. dahdi: Remove IRQF_DISABLED. wctc4xxp: Clear packet error count when reloading firmware. Tzafrir Cohen (4): xpp: module_refcount is back to int on 3.19 README: use...
2010 Jan 16
2
Cross compiling Asterisk, Dahdi..
...PMADT032 loader, so I just commented that whole section out. Now, at install time, it's fiddling with system files on my build box that it really should not be touching at all - output from make: [ `id -u` = 0 ] && /sbin/depmod -a 2.6.32.3-dsx-geode || : install -d /etc/udev/rules.d build_tools/genudevrules > /etc/udev/rules.d/dahdi.rules build_tools/genudevrules: line 3: udevinfo: command not found build_tools/genudevrules: line 7: udevadm: command not found install -m 644 drivers/dahdi/xpp/xpp.rules /etc/udev/rules.d/ for hdr in kernel.h user.h fasthdlc.h wctdm_user.h dahdi_config.h...
2005 Oct 04
0
compile loop?
...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 figuring out why this compile is taking just a week too long: --------------------------------------------------------------------------- build_tools/mkdep -a -d -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DBUSYDETECT_MARTIN -fomit-frame-pointer -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissin...
2013 Aug 21
0
DAHDI-Linux and DAHDI-Tools 2.7.0.1 Now Available
...ames xpp: fix waitfor_xpds race at startup Russ Meyerriecks (2): wcte13xp: Start the span in unconfigured, instead of red state wcte13xp: Workaround rare nmi on modprobe on select systems Shaun Ruffell (2): dahdi: Do not set rxbufpolicy when opening dahdi net device. build_tools/make_version: Fix typo in build_tools/make_version. The diffstat from the v2.7.0 release: Makefile | 6 +----- README | 6 ++++-- build_tools/make_version | 2 +- drivers/dahdi/dahdi-base.c | 1 - drivers/dahdi/dahdi-sysfs-cha...
2013 Aug 21
0
DAHDI-Linux and DAHDI-Tools 2.7.0.1 Now Available
...ames xpp: fix waitfor_xpds race at startup Russ Meyerriecks (2): wcte13xp: Start the span in unconfigured, instead of red state wcte13xp: Workaround rare nmi on modprobe on select systems Shaun Ruffell (2): dahdi: Do not set rxbufpolicy when opening dahdi net device. build_tools/make_version: Fix typo in build_tools/make_version. The diffstat from the v2.7.0 release: Makefile | 6 +----- README | 6 ++++-- build_tools/make_version | 2 +- drivers/dahdi/dahdi-base.c | 1 - drivers/dahdi/dahdi-sysfs-cha...
2014 Mar 20
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc1 Now Available
...rtain chipsets that would cause transmitted audio to be muted for a short time on analog cards or spans to go down for a short time on digital cards. Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (1): xpp: PRI stability fixes Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommending power cycle. wcxb: Reset TDM engine on IO errors. wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined....
2014 Mar 20
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc1 Now Available
...rtain chipsets that would cause transmitted audio to be muted for a short time on analog cards or spans to go down for a short time on digital cards. Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (1): xpp: PRI stability fixes Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommending power cycle. wcxb: Reset TDM engine on IO errors. wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined....
2014 Mar 28
0
DAHDI-Linux and DAHDI-Tools 2.9.1 Now Available
...to be muted for a short time on analog cards or spans to go down for a short time on digital cards. Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (2): xpp: PRI stability fixes xpp: fix PANIC for old dahdi_registration Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommending power cycle. wcxb: Reset TDM engine on IO errors. wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined....
2014 Mar 28
0
DAHDI-Linux and DAHDI-Tools 2.9.1 Now Available
...to be muted for a short time on analog cards or spans to go down for a short time on digital cards. Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (2): xpp: PRI stability fixes xpp: fix PANIC for old dahdi_registration Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommending power cycle. wcxb: Reset TDM engine on IO errors. wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined....
2014 Mar 26
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc2 Now Available
...: call handle_device.d/ actions for remove registration-order: Added dahdi_auto_assign_compat Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (1): xpp: fix PANIC for old dahdi_registration xpp: PRI stability fixes Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommending power cycle. wcxb: Reset TDM engine on IO errors. wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined....
2014 Mar 26
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc2 Now Available
...: call handle_device.d/ actions for remove registration-order: Added dahdi_auto_assign_compat Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (1): xpp: fix PANIC for old dahdi_registration xpp: PRI stability fixes Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommending power cycle. wcxb: Reset TDM engine on IO errors. wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined....