Greg Troxel writes:
> +#if HAVE_SYS_TYPES_H
> +# include
> +#endif
Thanks, this should be fixed now.
Ludo'.
Yes, it's new.
Git tree... release_1-8-6-44-ge9c9fd3
This is my 1.8 branch autobuild:
http://autobuild.josefsson.org/guile/log-200905090633244263000.txt
And yes, including sys/types.h fixes this. At least on BSD, one
generally needs to include sys/types.h before random header files in
mac
Greg Troxel 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
> -O
Greg Troxel 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
> -O