> -----Original Message-----
> From: Jim Meyering [mailto:j...@meyering.net]
>
> Hello,
> Thanks for the report.
> Would you please see if coreutils-7.0 performs better?

coreutils-7.0 does produce a correct top-level makefile (the value for MAN is 
all on one line), so the problem appears to have been fixed.

However, I'm running into a more tricky issue during the build...

source='sig2str.c' object='sig2str.o' libtool=no  DEPDIR=.deps depmode=tru64 
/bin/ksh ../build-aux/depcomp  cc -std -std  -I.    -ieee   -g -c -o sig2str.o 
sig2str.c
cc: Error: /usr/include/sys/timers.h, line 107: The member "it_interval" has 
an incomplete type. (incompmem)
        struct          timespec it_interval; /* timer interval */
---------------------------------^
cc: Error: /usr/include/sys/timers.h, line 108: The member "it_value" has an 
incomplete type. (incompmem)
        struct          timespec it_value; /* current value */
---------------------------------^
*** Exit 1
Stop.

(No further messages on this to bug-autoconf)


--Daniel




_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to