On Wed, 30 May 2012 17:17:30 +0900, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
On Wed, May 30, 2012 at 05:15:23PM +0900, OBATA Akio wrote:Insert following before the `eval': $as_echo "${as_var}" >&6 result is: xorg_cv_cc_flag__errwarn_E_NO_EXPLICIT_TYPE_GIVEN _errwarn_E_NO_IMPLICIT_DECL_ALLOWED contains newline? hit a bug of ksh same as treated by libtool/patches/patch-ab?USE_TOOLS+= bash CONFIGURE_SHELL=bash ?
USE_TOOLS+=bash
CONFIG_SHELL=${BASH}
configure will not stop, but still as_var contains a space?
checking if cc -std=gnu99 supports -Werror=implicit... no
checking if cc -std=gnu99 supports -errwarn=E_NO_EXPLICIT_TYPE_GIVEN 
-errwarn=E_NO_IMPLICIT_DECL_ALLOWED... ./configure: line 6692: 
${xorg_cv_cc_flag__errwarn_E_NO_EXPLICIT_TYPE_GIVEN 
_errwarn_E_NO_IMPLICIT_DECL_ALLOWED+:}: bad substitution
./configure: line 6707: xorg_cv_cc_flag__errwarn_E_NO_EXPLICIT_TYPE_GIVEN: 
command not found
./configure: line 6718: _errwarn_E_NO_IMPLICIT_DECL_ALLOWED: command not found
no
checking if cc -std=gnu99 supports -Werror=nonnull... no
checking if cc -std=gnu99 supports -Werror=init-self... no
--
OBATA Akio / obache%NetBSD.org@localhost