cvs-dev
[Top][All Lists]
Advanced

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

Re: [Cvs-dev] GNULIB update patch


From: Mark D. Baushke
Subject: Re: [Cvs-dev] GNULIB update patch
Date: Sun, 18 Jun 2006 22:16:01 -0700

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

Jim Hyslop <address@hidden> writes:

> Mark D. Baushke wrote:
> > However, it is just as likely to give problems to
> > Jim Hyslop for windows.
> 
> The patch compiles and links without errors in Windows, as long as you
> back out this change in windows-NT/config.h.in.in:
> 
> > @@ -692,7 +863,7 @@
> >  #undef HAVE_STDBOOL_H
> >  
> >  /* Define to 1 if you have the <stdint.h> header file. */
> > -#define HAVE_STDINT_H 1
> > +#undef HAVE_STDINT_H
> >  
> >  /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and 
> > declares
> >     uintmax_t. */
> 
> The perl script which parses windows-NT/config.h.in.in warns that
> config.h.in.in had the line '#define HAVE_ERRNO_DECL 1' (line 445), and
> there was no corresponding line in the base config.h.in file. The line
> can be safely removed from windows-NT/config.h.in.in.

Okay, I have added back the '#define HAVE_STDINT_H 1' which implies that
I should also possibly have a pathname to use for

#define FULL_PATH_STDINT_H </path/to/stdint.h>

in there as well...

I have deleted the HAVE_ERRNO_DECL define as well.

> While I was at it, I applied the patch under Cygwin and Debian, and both
> compiled and linked without errors. I haven't run sanity.sh on those
> platforms, though.

The patch on Fedora Core 3 GNU/Linux, Solaris 9 and FreeBSD 4.11-RELEASE
runs sanity.sh without trouble.

However, there are still problems with the SGI build. :-(

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFEljMRCg7APGsDnFERAq/fAKDY84A1YTR3VBrnY7tJROBx0r4LOwCeMcUI
m71O9X9/HoPEhW1v3tRp2cU=
=at7U
-----END PGP SIGNATURE-----




reply via email to

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