3a0b80ca34
fall back to munmap() and a fresh mmap(). Fixes PR 38164. Theoretically a build fix, but bump PKGREVISION as a precaution.
283 lines
11 KiB
Text
283 lines
11 KiB
Text
$NetBSD: patch-ac,v 1.2 2009/05/18 04:33:28 dholland Exp $
|
|
|
|
Respin from autoconf after changes in patch-ae.
|
|
(Note: must use autoconf-2.59, not current.)
|
|
|
|
--- configure.orig 2006-03-20 13:48:36.000000000 -0500
|
|
+++ configure 2009-05-18 00:11:15.000000000 -0400
|
|
@@ -4911,7 +4911,8 @@ fi
|
|
|
|
|
|
|
|
-for ac_func in floor gettimeofday memmove memset pow sqrt
|
|
+
|
|
+for ac_func in floor gettimeofday memmove memset pow sqrt mremap
|
|
do
|
|
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
|
echo "$as_me:$LINENO: checking for $ac_func" >&5
|
|
@@ -6211,7 +6212,7 @@ ia64-*-hpux*)
|
|
;;
|
|
*-*-irix6*)
|
|
# Find out which ABI we are using.
|
|
- echo '#line 6214 "configure"' > conftest.$ac_ext
|
|
+ echo '#line 6215 "configure"' > conftest.$ac_ext
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
@@ -7716,11 +7717,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:7719: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:7720: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
- echo "$as_me:7723: \$? = $ac_status" >&5
|
|
+ echo "$as_me:7724: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -7978,11 +7979,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:7981: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:7982: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
- echo "$as_me:7985: \$? = $ac_status" >&5
|
|
+ echo "$as_me:7986: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -8040,11 +8041,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:8043: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:8044: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:8047: \$? = $ac_status" >&5
|
|
+ echo "$as_me:8048: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -9425,7 +9426,7 @@ linux*)
|
|
libsuff=
|
|
case "$host_cpu" in
|
|
x86_64*|s390x*|powerpc64*)
|
|
- echo '#line 9428 "configure"' > conftest.$ac_ext
|
|
+ echo '#line 9429 "configure"' > conftest.$ac_ext
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
@@ -10296,7 +10297,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<EOF
|
|
-#line 10299 "configure"
|
|
+#line 10300 "configure"
|
|
#include "confdefs.h"
|
|
|
|
#if HAVE_DLFCN_H
|
|
@@ -10394,7 +10395,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<EOF
|
|
-#line 10397 "configure"
|
|
+#line 10398 "configure"
|
|
#include "confdefs.h"
|
|
|
|
#if HAVE_DLFCN_H
|
|
@@ -12642,11 +12643,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:12645: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:12646: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
- echo "$as_me:12649: \$? = $ac_status" >&5
|
|
+ echo "$as_me:12650: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -12704,11 +12705,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:12707: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:12708: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:12711: \$? = $ac_status" >&5
|
|
+ echo "$as_me:12712: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -13219,7 +13220,7 @@ linux*)
|
|
libsuff=
|
|
case "$host_cpu" in
|
|
x86_64*|s390x*|powerpc64*)
|
|
- echo '#line 13222 "configure"' > conftest.$ac_ext
|
|
+ echo '#line 13223 "configure"' > conftest.$ac_ext
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
@@ -14090,7 +14091,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<EOF
|
|
-#line 14093 "configure"
|
|
+#line 14094 "configure"
|
|
#include "confdefs.h"
|
|
|
|
#if HAVE_DLFCN_H
|
|
@@ -14188,7 +14189,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<EOF
|
|
-#line 14191 "configure"
|
|
+#line 14192 "configure"
|
|
#include "confdefs.h"
|
|
|
|
#if HAVE_DLFCN_H
|
|
@@ -15073,11 +15074,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:15076: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:15077: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
- echo "$as_me:15080: \$? = $ac_status" >&5
|
|
+ echo "$as_me:15081: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -15135,11 +15136,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:15138: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:15139: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:15142: \$? = $ac_status" >&5
|
|
+ echo "$as_me:15143: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -16500,7 +16501,7 @@ linux*)
|
|
libsuff=
|
|
case "$host_cpu" in
|
|
x86_64*|s390x*|powerpc64*)
|
|
- echo '#line 16503 "configure"' > conftest.$ac_ext
|
|
+ echo '#line 16504 "configure"' > conftest.$ac_ext
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
@@ -17273,11 +17274,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:17276: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:17277: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
- echo "$as_me:17280: \$? = $ac_status" >&5
|
|
+ echo "$as_me:17281: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -17535,11 +17536,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:17538: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:17539: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
- echo "$as_me:17542: \$? = $ac_status" >&5
|
|
+ echo "$as_me:17543: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -17597,11 +17598,11 @@ else
|
|
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:17600: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:17601: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:17604: \$? = $ac_status" >&5
|
|
+ echo "$as_me:17605: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -18982,7 +18983,7 @@ linux*)
|
|
libsuff=
|
|
case "$host_cpu" in
|
|
x86_64*|s390x*|powerpc64*)
|
|
- echo '#line 18985 "configure"' > conftest.$ac_ext
|
|
+ echo '#line 18986 "configure"' > conftest.$ac_ext
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
@@ -19853,7 +19854,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<EOF
|
|
-#line 19856 "configure"
|
|
+#line 19857 "configure"
|
|
#include "confdefs.h"
|
|
|
|
#if HAVE_DLFCN_H
|
|
@@ -19951,7 +19952,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<EOF
|
|
-#line 19954 "configure"
|
|
+#line 19955 "configure"
|
|
#include "confdefs.h"
|
|
|
|
#if HAVE_DLFCN_H
|
|
@@ -23466,11 +23467,11 @@ fi
|
|
if test "$HAVE_GTK" = "yes"; then
|
|
build_actor_plugins="$build_actor_plugins gdkpixbuf"
|
|
else
|
|
- { echo "$as_me:$LINENO: WARNING: *** GTK+ >= ${2.0} is not found.
|
|
+ { echo "$as_me:$LINENO: WARNING: *** GTK+ >= 2.0 is not found.
|
|
The libvisual GdkPixbuf image loader plugin won't be build.
|
|
GdkPixbuf is included within gtk-2.0 and newer, which can be
|
|
downloaded at http://www.gtk.org/" >&5
|
|
-echo "$as_me: WARNING: *** GTK+ >= ${2.0} is not found.
|
|
+echo "$as_me: WARNING: *** GTK+ >= 2.0 is not found.
|
|
The libvisual GdkPixbuf image loader plugin won't be build.
|
|
GdkPixbuf is included within gtk-2.0 and newer, which can be
|
|
downloaded at http://www.gtk.org/" >&2;}
|
|
@@ -23559,10 +23560,10 @@ fi
|
|
if test "$HAVE_GSTREAMER" = "yes"; then
|
|
build_actor_plugins="$build_actor_plugins gstreamer"
|
|
else
|
|
- { echo "$as_me:$LINENO: WARNING: *** GStreamer >= ${0.8} is not found.
|
|
+ { echo "$as_me:$LINENO: WARNING: *** GStreamer >= 0.8 is not found.
|
|
The libvisual GStreamer viewer plugin won't be build.
|
|
GStreamer can be downloaded from http://www.gstreamer.org/" >&5
|
|
-echo "$as_me: WARNING: *** GStreamer >= ${0.8} is not found.
|
|
+echo "$as_me: WARNING: *** GStreamer >= 0.8 is not found.
|
|
The libvisual GStreamer viewer plugin won't be build.
|
|
GStreamer can be downloaded from http://www.gstreamer.org/" >&2;}
|
|
fi
|