pspp-dev
[Top][All Lists]
Advanced

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

Re: error in current tarball


From: Harry Thijssen
Subject: Re: error in current tarball
Date: Thu, 25 Aug 2011 18:45:27 +0200

Yes, this solves the issue

Thanks

2011/8/25 Ben Pfaff :
> Harry Thijssen  writes:
>
>> When building for MSWindows from the current tarball I get:
>> src/language/lexer/lexer.c: In function 'lex_source_destroy':
>> src/language/lexer/lexer.c:1455: error: 'const struct
>> lex_reader_class' has no member named 'rpl_close'
>
> Please try adding the line
>        #include <unistd.h>
> just after the existing line
>        #include <stddef.h>
> in src/lexer/lexer.h.  Does that resolve the problem?
>
> Thanks,
>
> Ben.
> --
> Ben Pfaff
> http://benpfaff.org
>



reply via email to

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