Greg Troxel <g...@ir.bbn.com> writes:

> This fails in test-round.c.  It's likely like "foo.h needs sys/types.h"
> but I haven't looked yet - just wanted to point it out.
>
>
> gcc -DHAVE_CONFIG_H -I. -I../..   -I/usr/pkg/include 
> -I../../test-suite/standalone -I../.. -I../..  -I/usr/pkg/include -pthread -g 
> -O2 -Wall -Wmissing-prototypes -Werror -MT test_round-test-round.o -MD -MP 
> -MF .deps/test_round-test-round.Tpo -c -o test_round-test-round.o `test -f 
> 'test-round.c' || echo './'`test-round.c
> In file included from test-round.c:30:
> /usr/include/machine/fpu.h:14: error: expected specifier-qualifier-list 
> before 'uint16_t'
> /usr/include/machine/fpu.h:30: error: expected specifier-qualifier-list 
> before 'uint16_t'
> gmake[4]: *** [test_round-test-round.o] Error 1
> gmake[4]: Leaving directory 
> `/home/gdt/BUILD-GUILE-1.8/guile/test-suite/standalone'

Is this a new problem?  Also when you say 1.8, do you mean
branch_release-1-8 in Git?

     Neil


Reply via email to