From owner-freebsd-ports@FreeBSD.ORG Sun Jun 6 17:31:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E274D16A4CE; Sun, 6 Jun 2004 17:31:39 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB80243D53; Sun, 6 Jun 2004 17:31:39 -0700 (PDT) (envelope-from eta@lclark.edu) Received: from [192.168.0.103] (c-24-21-18-195.client.comcast.net[24.21.18.195]) by comcast.net (rwcrmhc13) with SMTP id <2004060700313601500mj3sde>; Mon, 7 Jun 2004 00:31:37 +0000 From: Eric Anholt To: Mayo In-Reply-To: References: Content-Type: text/plain Message-Id: <1086568297.806.8.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 06 Jun 2004 17:31:37 -0700 Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: x11@freebsd.org Subject: Re: FreeBSD Port: xorg-clients-6.7.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 00:31:40 -0000 On Fri, 2004-06-04 at 15:59, Mayo wrote: > Hello, > > When compiling the xorg-clients, the compile dies with: > > 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 Please submit a PR so this problem doesn't get lost. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org