On 05/16/2011 01:51 PM, Sam Steingold wrote:
> I am getting this error:

On which platform?

> 
> In file included from /home/sds/src/clisp/current/build-g/gllib/sys/stat.h:44,
>                  from clisp.c:31:
> /home/sds/src/clisp/current/build-g/gllib/time.h:469: error: expected ';', 
> ',' or ')' before '__timer'
> /home/sds/src/clisp/current/build-g/gllib/time.h:491: error: expected ';', 
> ',' or ')' before '__timer'
> 
> time.h:469:_GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const 
> *restrict __timer,
>                                              struct tm *restrict __result)
>                                             _GL_ARG_NONNULL ((1, 2)));
> 
> it appears that time_t is not defined.

Most likely a broken header, and we can work around it if we know which
platform needs the replacement <time.h> to include some prerequisite
headers.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to