Added a missing Paremeter in the patch set for php5 php5 now compiles Signed-off-by: Michael Geddes <michael at frog dot wheelycreek dot net> -- Index: packages/lang/php5/patches/005-APC.patch =================================================================== --- packages/lang/php5/patches/005-APC.patch (revision 11372) +++ packages/lang/php5/patches/005-APC.patch (working copy) @@ -14159,7 +14159,7 @@ + apc_request_init(TSRMLS_C); + +#if HAVE_SIGACTION -+ apc_set_signals(); ++ apc_set_signals(TSRMLS_C); +#endif + } + return SUCCESS;
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel