Date: 22 Feb 2003 04:31:29 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "P.U.Kruppa" <root@pukruppa.de> Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: XFree86 and gnome2 pains Message-ID: <1045906288.77215.18.camel@shumai.marcuscom.com> In-Reply-To: <20030222101315.O254@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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Ru9b1N4944DQX1xSyIs/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-02-22 at 04:23, P. U. Kruppa wrote: > On Sat, 22 Feb 2003, Joe Marcus Clarke wrote: >=20 > > 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: >=20 > > > > Line 736 specifies a function that returns a XVisualInfo. This type 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). >=20 > - Yes I have XFree86-libraries-4.2.1_7, > - my /etc/make.conf has >=20 > XFREE86_VERSION=3D4 > WITHOUT_GNOME=3DTRUE >=20 > - 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.=20 You shouldn't have a /usr/local/include/X11 directory at all. Try removing it, and see if that fixes things. The search path for headers is specified by the various -I compiler arguments. Joe >=20 > - and I get the same error with Mesa :( >=20 > 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 > > >=20 > +-----------------------------------+ > | Peter Ulrich Kruppa | > | - Wuppertal - | > | Germany | > +-----------------------------------+ --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Ru9b1N4944DQX1xSyIs/ 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+V0Nwb2iPiv4Uz4cRAs8bAKCKdWWfn61sRT4pYMFPA/MPTkrekwCbBhzX kgkp8C2+yjiZZ+T0r7qZjc0= =bZHf -----END PGP SIGNATURE----- --=-Ru9b1N4944DQX1xSyIs/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045906288.77215.18.camel>