xorg-clients-6.7.0 syntax error in xhost.c building xvinfo

Luke luked at pobox.com
Tue Jun 29 10:48:07 PDT 2004


I'm trying to install xorg since I think I need the latest nvidia drivers 
to solve a problem I'm having and there seems to be some kind of holdup on 
upgrading the XFree86 port.

I'm getting the following error:

Script started on Tue Jun 29 10:23:19 2004
You have mail.
greentower# cd /usr/ports/x11/xorg 
greentower# make install 
===>  Installing for xorg-6.7.0
===>   xorg-6.7.0 depends on executable: xvinfo - not found
===>    Verifying install for xvinfo in /usr/ports/x11/xorg-clients
===>  Building for xorg-clients-6.7.0
making all in programs/appres...
making all in programs/bdftopcf...
making all in programs/bitmap...
making all in programs/beforelight...
making all in programs/editres...
making all in programs/fslsfonts...
making all in programs/fstobdf...
making all in programs/iceauth...
making all in programs/ico...
making all in programs/listres...
making all in programs/luit...
making all in programs/makepsres...
making all in programs/dpsinfo...
making all in programs/dpsexec...
making all in programs/texteroids...
making all in programs/mkcfm...
making all in programs/mkfontdir...
making all in programs/mkfontscale...
making all in programs/oclock...
making all in programs/proxymngr...
making all in programs/rgb...
making all in programs/rstart...
making all in programs/showfont...
making all in programs/smproxy...
making all in programs/twm...
making all in programs/viewres...
making all in programs/x11perf...
making all in programs/xauth...
making all in programs/xbiff...
making all in programs/xcalc...
making all in programs/xclipboard...
making all in programs/xclock...
making all in programs/xcmsdb...
making all in programs/xconsole...
making all in programs/xditview...
making all in programs/xdm...
making all in programs/xdm/config...
making all in programs/xdpyinfo...
making all in programs/xf86dga...
making all in programs/xedit...
making all in programs/xedit/lisp...
making all in programs/xedit/lisp/mp...
making all in programs/xedit/lisp/re...
making all in programs/xev...
making all in programs/xeyes...
making all in programs/xfd...
making all in programs/xfontsel...
making all in programs/xfsinfo...
making all in programs/xfindproxy...
making all in programs/xfwp...
making all in programs/xgamma...
making all in programs/xgc...
making all in programs/xhost...
cc -O -pipe -ansi -pedantic -Wno-system-headers -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   -DTCPCONN -DUNIXCONN  -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN -DIPv6  -DSECURE_RPC 		   -DBSD44SOCKETS  -DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"' -c xhost.c
xhost.c: In function `change_host':
xhost.c:423: error: syntax error before "siaddr"
xhost.c:434: error: `siaddr' undeclared (first use in this function)
xhost.c:434: error: (Each undeclared identifier is reported only once
xhost.c:434: error: for each function it appears in.)
xhost.c: In function `get_hostname':
xhost.c:883: error: `XServerInterpretedAddress' undeclared (first use in this function)
xhost.c:883: error: `sip' undeclared (first use in this function)
xhost.c:884: warning: ISO C89 forbids mixed declarations and code
xhost.c:888: error: syntax error before ')' token
*** Error code 1

Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xhost.
*** Error code 1

Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/xorg-clients.
*** Error code 1

Stop in /usr/ports/x11/xorg.
greentower# exit 
exit

Script done on Tue Jun 29 10:23:45 2004


More information about the freebsd-questions mailing list