lua-users home
lua-l archive

Re: Lua 5.2.0 compile error

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


> On FreeBSD 7.4 I ran into a compile error while compiling Lua 5.2.0 from the
Thanks for the report.
> +#include <unistd.h>
Could you please try this instead?
#include <sys/types.h>.
as per this page?
http://pubs.opengroup.org/onlinepubs/7908799/xsh/systypes.h.html
 
Thanks.

AltStyle によって変換されたページ (->オリジナル) /