Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Didn't build twice for 1st time, on OS X



Hello,
I have 2 zsh clones and building current HEAD (6fe0c24) failed in both
of them once. Repeating make command lead to successful build. Maybe
this is important:

In file included from builtin.c:33:
In file included from ./zsh.mdh:17:
./zsh_system.h:255:8: error: redefinition of 'timespec'
struct timespec {
       ^
/usr/include/sys/_types/_timespec.h:33:1: note: previous definition is here
_STRUCT_TIMESPEC
^
/usr/include/sys/_types/_timespec.h:29:33: note: expanded from macro
'_STRUCT_TIMESPEC'
#define _STRUCT_TIMESPEC        struct timespec
                                       ^
1 error generated.
make[2]: *** [builtin.o] Error 1


-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin



Messages sorted by: Reverse Date, Date, Thread, Author