From: mbm Date: Thu, 31 Aug 2006 18:49:41 +0000 (+0000) Subject: fix bind compile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d73402e4f0349fde1b2fa75bf9be861750a0897d;p=packages.git fix bind compile git-svn-id: svn://svn.openwrt.org/openwrt/packages@4721 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/bind/patches/cross-compile.patch b/net/bind/patches/cross-compile.patch index ab35fc1dc..c8187c62a 100644 --- a/net/bind/patches/cross-compile.patch +++ b/net/bind/patches/cross-compile.patch @@ -206,3 +206,15 @@ diff -urN bind-9.3.1/configure.in bind-9.3.1.new/configure.in if test "$use_openssl" = "auto" then for d in $openssldirs +diff -urN bind-9.3.1/configure bind-9.3.1.new/configure +--- bind-9.3.1/lib/bind/configure 2004-12-09 05:09:03.000000000 +0100 ++++ bind-9.3.1.new/lib/bind/configure 2006-07-31 14:24:19.000000000 +0200 +@@ -5289,6 +5289,7 @@ + if eval "test \"\${$as_ac_File+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else ++cross_compiling=no + test "$cross_compiling" = yes && + { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 + echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} +