Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 2004 14:55:54 -0500
From:      Joe Zeiler <zeiler07@covad.net>
To:        Joe Zeiler <zeiler07@covad.net>
Cc:        x11@FreeBSD.org
Subject:   Re: FreeBSD Port: xorg-clients-6.7.0
Message-ID:  <40BF824A.2020300@covad.net>
In-Reply-To: <40BC1FB1.6020706@covad.net>
References:  <40BC1FB1.6020706@covad.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Zeiler wrote:

> I've run into an error in xorg-clients when building on 
> FreeBSD_4.10-Prerelease, seemingly during the build of xdm:
>
> D_LIBRARY_PATH=/usr/ports/x11/xorg-clients/work/xc/exports/lib 
> XLOCALEDIR=/usr/ports/x11/xorg-clients/work/xc/exports/lib/locale cc 
> -O -pipe -march=pentiumpro -ansi -pedantic  -Dasm=__asm -Wall 
> -Wpointer-arith -Wundef     -I/usr/ports/x11/xorg-clients/work/xc 
> -I/usr/ports/x11/xorg-clients/work/xc/exports/include  
> -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   
> -DBINDIR=\"/usr/X11R6/bin\" 
> -DXDMDIR=\"/usr/X11R6/lib/X11/xdm\"                           
> -DHASXDMAUTH -DSECURE_RPC                -DUSE_PAM -DTCPCONN 
> -DUNIXCONN  -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN -DIPv6               
> -DGREET_USER_STATIC   -DFRAGILE_DEV_MEM                 
> -DOSMAJORVERSION=4              -DOSMINORVERSION=10 
> -DHAS_SETUSERCONTEXT            -DXPM -DUSE_XINERAMA 
> -DHAS_SETPROCTITLE        -DHAS_GETIFADDRS -UIPv6 -DHAS_MKSTEMP  
> -DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"' -c 
> session.c
> In file included from /usr/include/sys/types.h:45,
>                 from 
> /usr/ports/x11/xorg-clients/work/xc/exports/include/X11/Xos.h:60,
>                 from dm.h:44,
>                 from session.c:39:
> /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
> /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
> session.c:58: conflicting types for `key_setnet'
> /usr/include/rpc/auth.h:239: previous declaration of `key_setnet'
> session.c: In function `StartClient':
> session.c:536: warning: unused variable `pam_error'
> *** Error code 1
>
> Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xdm.
> *** Error code 1
>
> Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
> *** Error code 1
>
> Stop in /usr/ports/x11/xorg-clients.
>
>
>
>
It seems as though this error is limited to 4.x, I have successfully 
installed the xorg-clients port on two FreeBSD 5.2.1 machines, but it 
has failed on two seperate 4.x machines.  One was 4.10-PRERELEASE that 
had XFree86 on it previously, and one was a fresh install of 4.10-RELEASE.



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