From owner-freebsd-gnome Sat Feb 22 1:43:59 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91C737B401 for ; Sat, 22 Feb 2003 01:43:54 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6CC243FA3 for ; Sat, 22 Feb 2003 01:43:53 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.7/8.12.7) with ESMTP id h1M9hkZX061728; Sat, 22 Feb 2003 04:43:46 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: XFree86 and gnome2 pains From: Joe Marcus Clarke To: "P.U.Kruppa" Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <20030222103638.L254@small.pukruppa.de> References: <20030222080742.V254@small.pukruppa.de> <1045900023.95769.23.camel@shumai.marcuscom.com> <20030222090609.C254@small.pukruppa.de> <1045901561.77215.1.camel@shumai.marcuscom.com> <20030222101315.O254@small.pukruppa.de> <1045906288.77215.18.camel@shumai.marcuscom.com> <20030222103638.L254@small.pukruppa.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-iuvH3uT8YtlrV6XQGAkp" Organization: MarcusCom, Inc. Message-Id: <1045907027.77215.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 22 Feb 2003 04:43:48 -0500 X-Spam-Status: No, hits=-33.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-iuvH3uT8YtlrV6XQGAkp Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-02-22 at 04:40, P. U. Kruppa wrote: > On Sat, 22 Feb 2003, Joe Marcus Clarke wrote: >=20 > > On Sat, 2003-02-22 at 04:23, P. U. Kruppa wrote: > > > On Sat, 22 Feb 2003, Joe Marcus Clarke wrote: > > > > > > > On Sat, 2003-02-22 at 03:07, P. U. Kruppa wrote: > > > > > On Sat, 22 Feb 2003, Joe Marcus Clarke wrote: > > > > > > > > > > > On Sat, 2003-02-22 at 02:38, P. U. Kruppa wrote: > > > > > > > > > > > Line 736 specifies a function that returns a XVisualInfo. This typ= e is > > > > defined in Xutil.h. Make sure you really have XFree86-libraries-4.= 2.1_7 > > > > installed, and that you don't have XFREE86_VERSION set to 3 in > > > > /etc/make.conf (if you have that macro set at all, it should be set= to > > > > 4). > > > > > > - Yes I have XFree86-libraries-4.2.1_7, > > > - my /etc/make.conf has > > > > > > XFREE86_VERSION=3D4 > > > WITHOUT_GNOME=3DTRUE > > > > > > - I even have got a file called /usr/local/include/X11/Xutil.h > > > (OT and by the way: how does one know, where glutint.h looks > > > for header files? Is there some sort of search-path?) > > > > /usr/local?! That's wrong. The file should be in > > /usr/X11R6/include/X11/Xutil.h. If you have this file in /usr/local, > > it's probably old, and Mesa is find that file first. Thus the failure. > > You shouldn't have a /usr/local/include/X11 directory at all. Try > > removing it, and see if that fixes things. > Before I redo anything: in my first mail I told you, that I had > problems with XFree86 installation. Starting X delivered error > messages, that some modules and some fonts couldn't be found. > Might this be the reason? Quite possibly. I'm not looking at your machine's layout, so I don't know for sure. However, having XFree86 files in /usr/local and /usr/X11R6 is dangerous. /usr/local is usually searched first for includes and executables. Joe >=20 > Uli. >=20 > > > > The search path for headers is specified by the various -I compiler > > arguments. > > > > Joe > > > > > > > > - and I get the same error with Mesa :( > > > > > > Uli. > > > > > > > > Joe > > > > > > > > > > > > > > ------------------------------------------- > > > > > glutint.h:736: syntax error before `*' > > > > > glutint.h:736: warning: type defaults to `int' in declaration of > > > > > `__glutGetVisua > > > > > lInfo' > > > > > glutint.h:736: warning: data definition has no type or storage > > > > > class > > > > > gmake[2]: *** [glut_bitmap.lo] Fehler 1 > > > > > gmake[2]: Leaving directory > > > > > `/usr/ports/graphics/Mesa3/work/Mesa-3.4.2/src-glut' > > > > > gmake[1]: *** [all-recursive] Fehler 1 > > > > > gmake[1]: Leaving directory > > > > > `/usr/ports/graphics/Mesa3/work/Mesa-3.4.2' > > > > > gmake: *** [all-recursive-am] Fehler 2 > > > > > *** Error code 2 > > > > > Stop in /usr/ports/graphics/Mesa3. > > > > > *** Error code 1 > > > > > Stop in /usr/ports/graphics/gle. > > > > > *** Error code 1 > > > > > Stop in /usr/ports/x11/xscreensaver-gnome. > > > > > *** Error code 1 > > > > > Stop in /usr/ports/x11/gnome2. > > > > > ---------------------------------------- > > > > > > > > > > > > > > > > > Joe > > > > > > > > > > > > > > > > > > > > > > > > > > > Regards, > > > > > > > > > > > > > > Uli. > > > > > > > > > > > > > > > > > > > > > > > > > > > > +-----------------------------------+ > > > > > > > | Peter Ulrich Kruppa | > > > > > > > | - Wuppertal - | > > > > > > > | Germany | > > > > > > > +-----------------------------------+ > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > with "unsubscribe freebsd-gnome" in the body of the message > > > > > > -- > > > > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > > > > > > > > > > > > > +-----------------------------------+ > > > > > | Peter Ulrich Kruppa | > > > > > | - Wuppertal - | > > > > > | Germany | > > > > > +-----------------------------------+ > > > > -- > > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > > > > > > > +-----------------------------------+ > > > | Peter Ulrich Kruppa | > > > | - Wuppertal - | > > > | Germany | > > > +-----------------------------------+ > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > >=20 > +-----------------------------------+ > | Peter Ulrich Kruppa | > | - Wuppertal - | > | Germany | > +-----------------------------------+ --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-iuvH3uT8YtlrV6XQGAkp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+V0ZTb2iPiv4Uz4cRArN9AJ9rRzsXtxRq17/9/f2oE9zjS1y8/wCggQuW /rH8eyMNPZRQBL5IE5cRHag= =FFC4 -----END PGP SIGNATURE----- --=-iuvH3uT8YtlrV6XQGAkp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message