Keith Warno <[EMAIL PROTECTED]> wrote:
| configure of sh-utils 2.0j fails to set HAVE_DECL_STRNDUP to non-zero,
| resulting in a strndup() declaration in src/sys2.h.  Because the package
| is compiled with an optimation flag (-O2) the compiler attempts to use
| various string macros, one of which is strndup().  This conflicts with
| the src/sys2.h:
|
| In file included from system.h:278,
|                  from date.c:28:
| sys2.h:287: macro `strndup' used without args
| make[2]: *** [date.o] Error 1

Thanks for the report.
That's fixed in the latest test release.
  ftp://alpha.gnu.org/gnu/fetish/

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to