Eric Blake <e...@byu.net> writes:

> 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.

Any progress?  Have you been able to reproduce it more easily than
--create-testdir?  This is still preventing the daily builds from
completing, so if we cannot fix it soon, I'll remove fseek* from the
snapshot.

/Simon


Reply via email to