Update of /cvsroot/leaf/src/bering-uclibc4/source/radius
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19299
Modified Files:
buildtool.mk
Log Message:
Added edit to fix syntax error with GCC 4
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/radius/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk 3 Jun 2010 09:46:48 -0000 1.1
--- buildtool.mk 3 Oct 2010 17:41:53 -0000 1.2
***************
*** 7,10 ****
--- 7,12 ----
$(RADIUS_DIR)/.source:
zcat $(RADIUS_SOURCE) | tar -xvf -
+ # Fix syntax error for Bering-uClibc 4.x
+ perl -i -p -e 's,extern int radius_pid;,,'
$(RADIUS_DIR)/src/radiusd.h
touch $(RADIUS_DIR)/.source
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits