Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 14:54:01 +0200
From:      Mark Murray <mark@grondar.za>
To:        marcel@freebsd.org
Cc:        current@freebsd.org
Subject:   <signal.h> still broken?
Message-ID:  <199910151254.OAA17164@gratis.grondar.za>

next in thread | raw e-mail | index | archive | help
Hi

I am getting this breakage when I try to compile XFree86 on a really
current system:

cc -c -O2 -ansi -pedantic -Dasm=__asm  -I../../include/fonts  -I../.. -I../../exports/include  -DCSRG_BASED   -DFUNCPROTO=15 -DNARROWPROTO  -DMALLOC_0_RETURNS_NULL -DTCPCONN -DUNIXCONN -DHAS_STICKY_DIR_BIT -DFS_t -DTRANS_CLIENT -DBSD44SOCKETS 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

FYI.

M


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910151254.OAA17164>