bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Bug in autoconf 2.62 with old GNU awk


From: Daniel Richard G.
Subject: RE: Bug in autoconf 2.62 with old GNU awk
Date: Sat, 13 Dec 2008 17:16:28 -0500

> -----Original Message-----
> From: Jim Meyering [mailto:address@hidden
>
> 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]