Update of /cvsroot/leaf/src/bering-uclibc/contrib/zaptel
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23070
Modified Files:
buildtool.cfg buildtool.mk
Added Files:
zaptel-no-zttool.patch
Log Message:
Fix build failure if /usr/include/newt.h is present on the host.
--- NEW FILE: zaptel-no-zttool.patch ---
diff -ur zaptel-1.2.9.1.orig/Makefile zaptel-1.2.9.1/Makefile
--- zaptel-1.2.9.1.orig/Makefile 2007-06-05 14:08:05.721744000 +0200
+++ zaptel-1.2.9.1/Makefile 2007-06-05 14:12:23.739332491 +0200
@@ -132,9 +132,6 @@
obj-m+=xpp/
endif
-ifneq (,$(wildcard /usr/include/newt.h))
-ZTTOOL:=zttool
-endif
BINS=ztcfg torisatool makefw ztmonitor ztspeed $(ZTTOOL) zttest fxotune ztpty
all: $(BUILDVER) $(LIBTONEZONE_SO)
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/contrib/zaptel/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk 6 Oct 2006 12:06:05 -0000 1.2
--- buildtool.mk 5 Jun 2007 12:18:39 -0000 1.3
***************
*** 10,13 ****
--- 10,14 ----
cat $(ZAPTEL_PATCH3) | patch -d $(ZAPTEL_DIR) -p1
cat $(ZAPTEL_PATCH4) | patch -d $(ZAPTEL_DIR) -p1
+ cat $(ZAPTEL_PATCH5) | patch -d $(ZAPTEL_DIR) -p1
ln -s $(ZAPTEL_DIR) zaptel # for BRIstuff
touch $(ZAPTEL_DIR)/.source
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/contrib/zaptel/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg 6 Oct 2006 12:06:05 -0000 1.2
--- buildtool.cfg 5 Jun 2007 12:18:38 -0000 1.3
***************
*** 40,43 ****
--- 40,50 ----
</File>
+ <File zaptel-no-zttool.patch>
+ Server = cvs-contrib-sourceforge
+ Directory = zaptel
+ Revision = HEAD
+ envname = ZAPTEL_PATCH5
+ </File>
+
<File zaptel.init>
Server = cvs-contrib-sourceforge
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits