pspp-dev
[Top][All Lists]
Advanced

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

Re: error in current tarball


From: Ben Pfaff
Subject: Re: error in current tarball
Date: Thu, 25 Aug 2011 20:28:44 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Great, I pushed that fix to "master".

Harry Thijssen <address@hidden> writes:

> 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
>>
>
> _______________________________________________
> pspp-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/pspp-dev

-- 
Ben Pfaff 
http://benpfaff.org



reply via email to

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