From owner-freebsd-ports Fri Oct 15 8:48:19 1999 Delivered-To: freebsd-ports@freebsd.org Received: from andrew.cmu.edu (ANDREW.CMU.EDU [128.2.10.101]) by hub.freebsd.org (Postfix) with ESMTP id 458091542D; Fri, 15 Oct 1999 08:48:06 -0700 (PDT) (envelope-from tcrimi+@andrew.cmu.edu) Received: (from postman@localhost) by andrew.cmu.edu (8.9.3/8.9.3) id LAA23705; Fri, 15 Oct 1999 11:48:00 -0400 (EDT) Received: via switchmail; Fri, 15 Oct 1999 11:48:00 -0400 (EDT) Received: from unix14.andrew.cmu.edu via qmail ID ; Fri, 15 Oct 1999 11:47:09 -0400 (EDT) Received: from unix14.andrew.cmu.edu via qmail ID ; Fri, 15 Oct 1999 11:47:09 -0400 (EDT) Received: from mms.4.60.Jun.27.1996.03.02.53.sun4.51.EzMail.2.0.CUILIB.3.45.SNAP.NOT.LINKED.unix14.andrew.cmu.edu.sun4m.54 via MS.5.6.unix14.andrew.cmu.edu.sun4_51; Fri, 15 Oct 1999 11:47:09 -0400 (EDT) Message-ID: Date: Fri, 15 Oct 1999 11:47:09 -0400 (EDT) From: Thomas Valentino Crimi To: current@freebsd.org, Gianmarco Giovannelli Subject: Re: XFree build fine but don't install Cc: ports@freebsd.org In-Reply-To: <4.2.0.58.19991015112205.009ce710@194.184.65.4> References: <4.2.0.58.19991015112205.009ce710@194.184.65.4> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message