I just tried compiling autogen 5.8.7 on Mac OS X 10.4.8. During ``configure'' I receive the following output: ------------------------------------------------------------------------ ------------ configure: WARNING: wchar.h: present but cannot be compiled configure: WARNING: wchar.h: check for missing prerequisite headers? configure: WARNING: wchar.h: see the Autoconf documentation configure: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure: WARNING: wchar.h: proceeding with the preprocessor's result configure: WARNING: wchar.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------------------------- ## configure: WARNING: ## Report this to autogen- [EMAIL PROTECTED] ## configure: WARNING: ## -------------------------------------------------- ## ------------------------------------------------------------------------ ------------ Autogen then builds fine, but ``make check'' fails in two tests:
- case.test: diff case.test case.out gives 4c4 < empty: BOGUS --- > empty: valid - stress.test: with the following relevant output in stress.log: AutoGen aborting on signal 11 (Segmentation fault) in state LOAD_DEFS ./stress.test: line 43: 992 Broken pipe ( set +x; echo "AutoGen Definitions ${testname};"; idx=1; while test $idx - le ${ecount}; do echo "entry = { value = 'val-${idx}'; depth = '${idx}'; const = xx; };"; idx=`expr $idx + 1`; done ) 993 Abort trap | ${AGexe} -b ${testname} - ------------------------------------------------------------------------ ------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Autogen-users mailing list Autogen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/autogen-users