bug-m4
[Top][All Lists]
Advanced

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

Re: m4 1.4.10


From: Eric Blake
Subject: Re: m4 1.4.10
Date: Fri, 10 Aug 2007 14:45:57 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

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

[Adding bug-m4, since that is the list for M4 problems, and bug-gnulib,
since this particular problem comes from the gnulib file fseeko.  Feel
free to drop bug-gnu-utils on replies]

According to Ancient_Hacker on 8/10/2007 11:02 AM:
> Hi, I'm trying to compile m41.4.10 on a kinda dated OpenBSD system,
> using gcc 2.95.3
> 
> I get the message:
> 
>  In file included from /usr/include/stdio.h:46,
>                  from stdio.h:31,
>                  from fseeko.c:21:
> /usr/include/sys/types.h:79: warning: empty declaration
> fseeko.c: In function `rpl_fseeko':
> fseeko.c:72: structure has no member named `_ext'
> *** Error code 1
> 
> Looking at the source, it looks like there's a "quad_t" type that isnt
> defined .

Can you figure out which header on your platform defines quad_t, so that
we can make sure it is included prior to sys/types.h?  Also, it looks like
your stdio.h is older than the version that Bruno was looking at when he
wrote the code to use FILE._ext; I wonder if using fp->_ub from two lines
later in fseeko.c, rather than the fp_ub macro associated with __OpenBSD__
would make a difference.

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

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

iD8DBQFGvM6F84KuGfSFAYARAhImAKC4VyKE036CsxuK6ZoPJzjrP+DwrACgge4h
jOKFYGNGg4ALn4f6K9kP1j0=
=14Cf
-----END PGP SIGNATURE-----




reply via email to

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