guile-devel
[Top][All Lists]
Advanced

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

Re: 1.8 autobuild fails


From: Ludovic Courtès
Subject: Re: 1.8 autobuild fails
Date: Sun, 10 May 2009 21:47:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Greg Troxel <address@hidden> 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'

Can you elucidate this?  Does adding <sys/types.h> work?

I introduced the change in c50764e72efd0f8f345cae4ab106d81535b014ca to
make the test compile on Tru64.

Thanks,
Ludo'.





reply via email to

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