-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nelson H. F. Beebe gave me an off-list report of a compile failure on a
DEC Alpha machine running OSF/1 4.0.  He ran with two different compilers:

checking host system type... alphaev56-dec-osf4.0f

In file included from getopt.h:35,
                 from
/export/local/alpha-osf1/lib/gcc-lib/alphaev56-dec-osf4.0f/3.3.3/include/stdio.h:402,
                 from stdio.h:35,
                 from wchar.h:49,
                 from stdint.h:97,
                 from gl_linkedhash_list.c:23:
stdlib.h:52: error: parse error before "int32_t"


source='gl_linkedhash_list.c' object='gl_linkedhash_list.o' libtool=no \
        DEPDIR=.deps depmode=tru64 /bin/ksh ../build-aux/depcomp \
        cc -std -std  -I.   -ieee -I/usr/local/include  -ieee
- -I/usr/local/include -c -o gl_linkedhash_list.o gl_linkedhash_list.c
cc: Error: ./stdlib.h, line 52: Missing type specifier or type qualifier.
(missingtype)
  int32_t *fptr;                /* Front pointer.  */
- --^

It seems like it might be a case of one system header being pulled in from
another, but where gnulib's replacement header gets in the way and is not
aware of this, such that we end up goofing on the declaration of int32_t.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             e...@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklUZ7YACgkQ84KuGfSFAYDt1ACeIM/DWxXtvO6cZ2KXXlp+KCuZ
dKwAoI/dt2SfakJc4+qt0H0C4COV7Bj6
=DiIF
-----END PGP SIGNATURE-----


Reply via email to