-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to [EMAIL PROTECTED] on 4/21/2008 4:18 AM: | Hi, | | I've compiled M4 and then run 'make check' to run | the self-tests. However, the following errors are | shown. | | PASS: test-strstr | test-strtod.c:738: assertion failed | | May I know how to fix this problem ?
Thanks for the report. You are not the first to notice this; the configure test for a working strtod failed to detect the particular C99 strtod() bugs in Solaris. You can use 'gl_cv_func_strtod_works=no ./configure' to work around it. In the meantime, the bug in configure has been fixed in gnulib. Also, you may want to run 'make -k check' to continue on with the rest of M4's testsuite. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkgNXM8ACgkQ84KuGfSFAYATUgCgrIsPqyYzyACNDohlmJ0QVXM8 SsgAoLUMPvXswfJ41WLhruoL8girJUFO =zs+7 -----END PGP SIGNATURE-----