From owner-freebsd-current Tue Mar 21 1:14:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.palmerharvey.co.uk (mail.palmerharvey.co.uk [62.172.109.58]) by hub.freebsd.org (Postfix) with ESMTP id 9E03037BC66; Tue, 21 Mar 2000 01:14:35 -0800 (PST) (envelope-from Dom.Mitchell@palmerharvey.co.uk) Received: from ho-nt-01.pandhm.co.uk (unverified) by mail.palmerharvey.co.uk (Content Technologies SMTPRS 4.0.1) with ESMTP id ; Tue, 21 Mar 2000 09:14:12 +0000 Received: from ADMIN ([10.100.1.20]) by ho-nt-01.pandhm.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id G3Y8SZH7; Tue, 21 Mar 2000 09:12:36 -0000 Received: from [10.100.35.12] (helo=voodoo.pandhm.co.uk) by admin with esmtp (Exim 1.92 #1) id 12XKkA-0007NX-00; Tue, 21 Mar 2000 09:14:30 +0000 Received: by voodoo.pandhm.co.uk (Postfix, from userid 104) id 86999189; Tue, 21 Mar 2000 09:14:30 +0000 (GMT) Date: Tue, 21 Mar 2000 09:14:30 +0000 To: Ilya Naumov Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: XFree86 under -current - a bug report Message-ID: <20000321091429.A913@voodoo.pandhm.co.uk> References: <13991.000320@avias.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <13991.000320@avias.com>; from camel@avias.com on Mon, Mar 20, 2000 at 11:48:16PM +0300 X-Warning: Go away or I will replace you with a very small shell script. X-OS: FreeBSD 3.4-STABLE i386 X-Uptime: 5:01PM up 1:18, 8 users, load averages: 0.06, 0.11, 0.19 From: Dom.Mitchell@palmerharvey.co.uk (Dominic Mitchell) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 20, 2000 at 11:48:16PM +0300, Ilya Naumov wrote: > i've tried to build XFree86 4.0 on my 5.0-CURRENT and 4.0-RELEASE box, and encountered > a problem. > > "make all" finishes successfully, but "make install" fails with the > following error message: > > making all in programs/Xserver/hw/xfree86/os-support/bsd... > rm -f bsd_mouse.o > cc -c -O -pipe -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I../../../. > ./../../programs/Xserver/hw/xfree86/common -I../../../../../../programs/Xserver/ > hw/xfree86/os-support -I. -I../../../../../../programs/Xserver/include > -I../../../../../../exports/include/X11 -I../../../../../../include/extensions > -I../../../../../../programs/Xserver/mi -I -I../../../../../.. -I../. > ./../../../../exports/include -DCSRG_BASED -DSHAPE -DXKB -DLBX -DXAPPGROUP -DX > CSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DGCCU > SESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFre > e86LOADER -DXFree86Server -DXF86VIDMODE -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DSMART > _SCHEDULE -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DPCCONS_SUPPORT -DSYSCONS_S > UPPORT -DPCVT_SUPPORT -DUSE_DEV_IO -DUSESTDRES -DHAS_MTRR_SUPPORT b > sd_mouse.c > In file included from bsd_mouse.c:11: > ../../../../../../programs/Xserver/hw/xfree86/common/xf86Xinput.h:99: syntax err > or before `xDeviceCtl' > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4/work/xc/programs/Xserver/hw/xfree86/os-support/ > bsd. > *** Error code 1 Try enabling the XIE (or was it XInput) extension when you configure it. That seemed to do the trick for me. After that, it's all up and running nicely. Finally, I can easily get at TT fonts! (just wish they included ttkmfdir...) -- Dom Mitchell -- Palmer & Harvey McLane -- Unix Systems Administrator ``Putting the doh! into dot-com.'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message