When I try to compile current trunk, I get the following error --
repeated many times:
Making all in intl
gcc -c -DLOCALEDIR=\"/Applications/LyX-devel.app/Contents/Resources/
locale\" -DLOCALE_ALIAS_PATH=\"/Applications/LyX-devel.app/Contents/
Resources/locale\" -DLIBDIR=\"/Applications/LyX-devel.app/Contents/
Resources\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -
DINSTALLDIR=\"/Applications/LyX-devel.app/Contents/Resources\" -
DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -
Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -
I. -I. -I../src -Wextra -Wall -I/System/Library/Frameworks/
CoreFoundation.framework/Headers -g -Os bindtextdom.c
In file included from /usr/include/sys/wait.h:110,
from /usr/include/stdlib.h:64,
from bindtextdom.c:24:
/usr/include/sys/signal.h:183: error: two or more data types in
declaration specifiers
make[1]: *** [bindtextdom.o] Error 1
make: *** [all-recursive] Error 1
Any suggestions?
Bennett