Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 11:47:09 -0400 (EDT)
From:      Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
To:        current@freebsd.org, Gianmarco Giovannelli <gmarco@giovannelli.it>
Cc:        ports@freebsd.org
Subject:   Re: XFree build fine but don't install
Message-ID:  <Qs1olx200UwG18moM0@andrew.cmu.edu>
In-Reply-To: <4.2.0.58.19991015112205.009ce710@194.184.65.4>
References:  <4.2.0.58.19991015112205.009ce710@194.184.65.4>

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

  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




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