-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Simon Josefsson on 9/23/2009 12:21 PM: > fseek.c:26: error: expected declaration specifiers or '...' before '(' token > fseek.c:27: error: conflicting types for 'rpl_fseeko' > ./stdio.h:258: error: previous declaration of 'rpl_fseeko' was here
I see the problem, but don't yet have a solution. In some cases, stdio.in.h is blindly redefining a function-like fseek(), even though fseek is already being defined as an object-like replacement. I'll see what I can do. - -- 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/ iEYEARECAAYFAkq7abcACgkQ84KuGfSFAYCX6QCeIec+7DrjnIpHT7YvAefMh+B1 uIgAnj/jDQYkEpSYj9nc1qllkFcKKt77 =bHGg -----END PGP SIGNATURE-----