Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Jun 2004 01:18:25 -0500
From:      Joe Zeiler <zeiler07@covad.net>
To:        x11@FreeBSD.org
Cc:        anholt@FreeBSD.org
Subject:   FreeBSD Port: xorg-clients-6.7.0
Message-ID:  <40BC1FB1.6020706@covad.net>

next in thread | raw e-mail | index | archive | help
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.





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