From owner-freebsd-x11@FreeBSD.ORG Fri Nov 3 12:08:30 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0814316A541 for ; Fri, 3 Nov 2006 12:08:30 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E128843D55 for ; Fri, 3 Nov 2006 12:08:19 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp1-g19.free.fr (Postfix) with ESMTP id 231D5AE4; Fri, 3 Nov 2006 13:08:16 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id C4C0311620; Fri, 3 Nov 2006 13:08:15 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05698-02; Fri, 3 Nov 2006 13:07:52 +0100 (CET) Received: from [193.95.134.156] (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 3A7EC11445; Fri, 3 Nov 2006 13:07:52 +0100 (CET) From: Florent Thoumie To: Claudio Ribeiro Maia In-Reply-To: <20061103103302.M50985@dei.isep.ipp.pt> References: <20061103103302.M50985@dei.isep.ipp.pt> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Xhn+0Ppl4kgNAdlZkAjX" Date: Fri, 03 Nov 2006 12:07:50 +0000 Message-Id: <1162555670.79571.0.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-x11@freebsd.org Subject: Re: Errors building Xserver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2006 12:08:30 -0000 --=-Xhn+0Ppl4kgNAdlZkAjX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-11-03 at 10:35 +0000, Claudio Ribeiro Maia wrote: > Hi, >=20 > I'm truing to build Xorg 7, but I'm getting errors when building it. >=20 > I'm using FreeBSD 6.1 in a laptop with a NVidia GForce 7400. >=20 > The error is the following: >=20 > if /usr/local/bin/bash ../../libtool --tag=3DCC --mode=3Dcompile gcc > -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../include > -I../../include -I../../include -I../../include -I../../include > -I../../include -I../../include -I../../hw/xfree86/os-support=20 > -I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common=20 > -I../../hw/xfree86/dri -I../../mi -I/usr/Mesa/include -DHAVE_DIX_CON= FIG_H > -I/usr/X11R7/include -D_THREAD_SAFE -I/usr/X11R7/include =20 > -I/usr/X11R7/include -I/usr/X11R7/include/drm -I/usr/X11R7/include/X11= /dri > -I/usr/Mesa/src/mesa/glapi -I/usr/Mesa/src/mesa/main -DXFree86Server= =20 > -DNO_LIBCWRAPPER -Wall -Wpointer-arith -Wstrict-prototypes > -Wmissing-prototypes -Wmissing-declarations -Wnested-externs > -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT > -D_THREAD_SAFE -I/usr/X11R7/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -I../../include -I../../include > -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../X= i > -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render > -I../../randr -I../../fb -g -O2 -MT glxdri.lo -MD -MP -MF ".deps/glxdri.T= po" > -c -o glxdri.lo glxdri.c; then mv -f ".deps/glxdri.Tpo" ".deps/glxdri.Pl= o"; > else rm -f ".deps/glxdri.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../incl= ude > -I../../include -I../../include -I../../include -I../../include > -I../../include -I../../include -I../../hw/xfree86/os-support > -I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common > -I../../hw/xfree86/dri -I../../mi -I/usr/Mesa/include -DHAVE_DIX_CONFIG_H > -I/usr/X11R7/include -D_THREAD_SAFE -I/usr/X11R7/include -I/usr/X11R7/inc= lude > -I/usr/X11R7/include/drm -I/usr/X11R7/include/X11/dri > -I/usr/Mesa/src/mesa/glapi -I/usr/Mesa/src/mesa/main -DXFree86Server > -DNO_LIBCWRAPPER -Wall -Wpointer-arith -Wstrict-prototypes > -Wmissing-prototypes -Wmissing-declarations -Wnested-externs > -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT > -D_THREAD_SAFE -I/usr/X11R7/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -I../../include -I../../include > -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../X= i > -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render > -I../../randr -I../../fb -g -O2 -MT glxdri.lo -MD -MP -MF .deps/glxdri.Tp= o -c > glxdri.c -fPIC -DPIC -o .libs/glxdri.o > In file included from ../../hw/xfree86/os-support/xf86drm.h:39, > from glxdri.c:44: > ../../hw/xfree86/os-support/xf86mm.h:106: error: syntax error before > "drm_bo_type_t" > ../../hw/xfree86/os-support/xf86mm.h:108: error: syntax error before "drm= _u64_t" > ../../hw/xfree86/os-support/xf86mm.h:128: error: syntax error before > "drm_bo_arg_t" > ../../hw/xfree86/os-support/xf86mm.h:177: error: syntax error before > "drm_bo_type_t" > ../../hw/xfree86/os-support/xf86mm.h:178: warning: function declaration i= sn't > a prototype > In file included from glxdri.c:44: > ../../hw/xfree86/os-support/xf86drm.h:548: error: syntax error before > "drm_drawable_info_type_t" > ../../hw/xfree86/os-support/xf86drm.h:549: warning: function declaration = isn't > a prototype > *** Error code 1 >=20 > Stop in /usr/xorg/xserver/GL/glx. > *** Error code 1 >=20 > Stop in /usr/xorg/xserver/GL. > *** Error code 1 >=20 > Stop in /usr/xorg/xserver. >=20 > Has anyone got the same error? Can anyone help me? I don't. Are you trying to build from a port? --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-Xhn+0Ppl4kgNAdlZkAjX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBFSzEWMxEkbVFH3PQRAviCAJ42592Vpbe9m96XNoDHmbuaNtnkswCfV6qE MYu5KHg+wj9DBqhLrd3CN0s= =ZWYd -----END PGP SIGNATURE----- --=-Xhn+0Ppl4kgNAdlZkAjX--