From owner-freebsd-current Fri Oct 15 5:54:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (Postfix) with ESMTP id 8262214D71; Fri, 15 Oct 1999 05:54:04 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by gratis.grondar.za (8.9.3/8.9.3) with ESMTP id OAA17164; Fri, 15 Oct 1999 14:54:03 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199910151254.OAA17164@gratis.grondar.za> To: marcel@freebsd.org Cc: current@freebsd.org Subject: still broken? Date: Fri, 15 Oct 1999 14:54:01 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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