I managed to fix this problem temporarily for myself, but was hoping
the tree would fix itself soon enough.
At the top of FSConServ.c add the line
#define _P1003_1B_VISIBLE
I believe (I deleeted the X source tree), and it'll build fine.
Excerpts from FreeBSD-Current: 15-Oct-99 XFree build fine but don't ..
by G. Giovannelli@giovannel
> I tried to install from the ports XFree 3.3.5 in my 4.0-CURRENT box.
> It compile well, but when it's the time of the install I receive this error :
>
> rm -f FSConnServ.o
> cc -c -O2 -ansi -pedantic -Dasm=__asm -I../../include/fonts -I../..
> -I../../ex
> ports/include -DCSRG_BASED -DFUNCPROTO=15
> -DNARROWPROTO -DMALLOC_0_RETURNS_N
> ULL -DTCPCONN -DUNIXCONN -DHAS_STICKY_DIR_BIT -DFS_t -DTRANS_CLIENT
> -DBSD44SOCKE
> TS FSConnServ.c
> In file included from /usr/include/sys/param.h:90,
> from ../../exports/include/X11/Xpoll.h:66,
> from FSConnServ.c:58:
> /usr/include/sys/signal.h:212: syntax error before `siginfo_t'
> In file included from /usr/include/sys/param.h:90,
> from ../../exports/include/X11/Xpoll.h:66,
> from FSConnServ.c:58:
> /usr/include/sys/signal.h:285: field `sigev_value' has incomplete type
> *** Error code 1
> Stop in /usr/ports/x11/XFree86/work/xc/lib/FS.
> *** Error code 1
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message