Date: Sun, 6 Jun 2004 17:50:36 -0700 (PDT) From: Mayo Jordanov <mayo@mayo.sk> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/67649: Port build fails Message-ID: <200406070050.i570oaWv053621@www.freebsd.org> Resent-Message-ID: <200406070100.i5710oF3000619@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67649 >Category: ports >Synopsis: Port build fails >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 07 01:00:49 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mayo Jordanov >Release: 5.2-CURRENT >Organization: >Environment: FreeBSD einstein.local.nfy. 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue May 25 22:59:17 PDT 2004 root@einstein.local.nfy.:/usr/obj/usr/src/sys/GENERIC i386 >Description: Port build fails due to syntax error in xhost.c. > 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 >How-To-Repeat: cd /usr/ports/x11/x11-clisnts make install (or portinstall xorg-clients) >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406070050.i570oaWv053621>