From owner-freebsd-ports Mon Mar 20 13:20:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from camel.avias.com (camel.avias.com [195.14.38.87]) by hub.freebsd.org (Postfix) with ESMTP id 6596437C2EE; Mon, 20 Mar 2000 12:51:46 -0800 (PST) (envelope-from camel@avias.com) Received: from 192.168.2.2 ([192.168.2.2]) by camel.avias.com (8.9.3/8.9.3) with ESMTP id XAA12951; Mon, 20 Mar 2000 23:51:45 +0300 (MSK) (envelope-from camel@avias.com) Date: Mon, 20 Mar 2000 23:48:16 +0300 From: Ilya Naumov X-Mailer: The Bat! (v1.41) Educational Reply-To: Ilya Naumov X-Priority: 3 (Normal) Message-ID: <13991.000320@avias.com> To: current@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: XFree86 under -current - a bug report Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, 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 Stop in /usr/ports/x11/XFree86-4/work/xc/programs/Xserver/hw/xfree86/os-support. *** Error code 1 ports were cvsupped today, and kernel/world were built on Mar 15. what should i try to do to cope with this? -- Best regards, Ilya mailto:camel@avias.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message