From owner-freebsd-current@FreeBSD.ORG Fri Jan 14 22:06:28 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2D716A4CE for ; Fri, 14 Jan 2005 22:06:28 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D88A143D1F for ; Fri, 14 Jan 2005 22:06:27 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id j0EM6QEr001485; Fri, 14 Jan 2005 14:06:26 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id j0EM6QV1001484; Fri, 14 Jan 2005 14:06:26 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Nate Lawson In-Reply-To: <41E8137A.1050603@root.org> References: <41E8137A.1050603@root.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 14 Jan 2005 14:06:25 -0800 Message-Id: <1105740385.846.10.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: FreeBSD Current Subject: Re: xorg-server doesn't build? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 22:06:28 -0000 On Fri, 2005-01-14 at 10:46 -0800, Nate Lawson wrote: > I'm not sure if ports@ is the right list for this, but I have this build > problem for xorg-server on -current: > > making all in programs/Xserver/hw/xfree86/xf86cfg... > rm -f interface.o > cc -c -O2 -fno-strict-aliasing -pipe -ansi -pedantic -Wno-system-headers > -Dasm=__asm -Wall -Wpointer-arith -Wundef -fno-merge-constants > -I../common -I../scanpci -I../loader > -I/usr/ports/x11-servers/xorg-server/work/xc/programs/Xserver/hw/xfree86/os-support > > -I/usr/ports/x11-servers/xorg-server/work/xc/programs/Xserver/include > -I/usr/ports/x11-servers/xorg-server/work/xc/exports/include/X11 > -I/usr/ports/x11-servers/xorg-server/work/xc/lib/font/include > -I/usr/ports/x11-servers/xorg-server/work/xc > -I/usr/ports/x11-servers/xorg-server/work/xc/exports/include > -I/usr/X11R6/include -I/usr/X11R6/include -DCSRG_BASED -DSHAPE -DXINPUT > -DXKB -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT > -DDPMSExtension -DPANORAMIX -DRENDER -DRANDR -DXFIXES > -DDAMAGE -DCOMPOSITE -DXEVIE -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV > -DSINGLEDEPTH -DXFreeXDGA -DXvExtension > -DXFree86LOADER -DXFree86Server > -DXF86VIDMODE -DXvMCExtension > -DSMART_SCHEDULE -DBUILDDEBUG > -DXResExtension > -DX_BYTE_ORDER=X_LITTLE_ENDIAN > -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((8) * 100000) + ((1) * > 1000) + 0)" -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO > -DXF86CONFIG=\"xorg.conf\" -DUSE_MODULES -DHAS_NCURSES > -DPROJECT_ROOT=\"/usr/X11R6\" > -DXF86CONFIGDIR=\"/usr/X11R6/lib/X11\" -DPCCONS_SUPPORT > -DSYSCONS_SUPPORT -DPCVT_SUPPORT > -D__XCONFIGFILE__='"xorg.conf"' > -D__XCONFIGDIR__='"/usr/X11R6/lib/X11"' -D__XLOGFILE__='"Xorg"' > -D__XSERVERNAME__='"Xorg"' -D__XKBDEFRULES__='"xorg"' interface.c > interface.c: In function `Usage': > interface.c:224: warning: string length `630' is greater than the length > `509' ISO C89 compilers are required to support > interface.c: In function `main': > interface.c:411: error: `compositeWidgetClass' undeclared (first use in > this function) > interface.c:411: error: (Each undeclared identifier is reported only once > interface.c:411: error: for each function it appears in.) > *** Error code 1 I haven't heard back from the last person I responded to with this issue, but could you reinstall xorg-libraries and try again? -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org