From owner-freebsd-gnome Wed Jul 24 22:22:30 2002 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 04F3037B400 for ; Wed, 24 Jul 2002 22:22:26 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BDE943E9B for ; Wed, 24 Jul 2002 22:22:25 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6P5Kgkx079993; Thu, 25 Jul 2002 01:20:42 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Failed Ports Compilation From: Joe Marcus Clarke To: Ryan Sommers Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020724143239.Y76577-100000@boise.neuroflux.com> References: <20020724143239.Y76577-100000@boise.neuroflux.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wqSN/VHdaUwsIqSr6Qzq" X-Mailer: Ximian Evolution 1.0.8 Date: 25 Jul 2002 01:23:08 -0400 Message-Id: <1027574588.7361.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 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 --=-wqSN/VHdaUwsIqSr6Qzq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-07-24 at 14:33, Ryan Sommers wrote: > When I try to install XFree86-libraries it fails with the following > errors, any ideas? Reinstall _all_ of your XFree86 4.2.0 components from ports. Looks like you may have an imake problem. Joe >=20 > s/scripts/configure > grep: /usr/X11R6/lib/X11/config/host.def: No such file or directory > cp: /usr/X11R6/lib/X11/config/xf86site.def: No such file or directory > cp: /usr/X11R6/lib/X11/config/version.def: No such file or directory >=20 > Configuring Release 6.6 of the X Window System: - >=20 > Wed Jul 24 12:39:01 CDT 2002 >=20 > make Makefile.boot > cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS=3D"" CC=3D"cc= " > making imake with BOOTSTRAPCFLAGS=3D in config/imake > cc -o ccimake -O -I../../include -I../../imports/x11/include/X11 > ccimake.c > cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` > imake.c > cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o > rm -f ./config/makedepend/Makefile.proto > ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto > -f ./config/makedepend/Imakefile -DTOPDIR=3D../.. > -DCURDIR=3D./config/makedepend > In file included from config/cf/Imake.tmpl:45, > from Imakefile.c:14: > config/cf/site.def:58: xf86site.def: No such file or directory > In file included from config/cf/FreeBSD.cf:570, > from config/cf/Imake.tmpl:94, > from Imakefile.c:14: > config/cf/xfree86.cf:14: version.def: No such file or directory > ./config/imake/imake: Exit code 1. > Stop. > *** Error code 1 >=20 > --=20 > Ryan "leadZERO" Sommers > Gamer's Impact President > ryans@gamersimpact.com > ICQ: 1019590 > AIM/MSN: leadZERO >=20 > -=3D http://www.gamersimpact.com =3D- >=20 >=20 > On 24 Jul 2002, Joe Marcus Clarke wrote: >=20 > > On Wed, 2002-07-24 at 13:47, Ryan Sommers wrote: > > > I'm receiving the following error when I try to compile x11/gnomelibs= : > > > > > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I.= ./support -I../support -I../intl -I../intl -I/usr/X11R6/include -I/usr/loca= l/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/in= clude -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOM= ELIBDIR=3D\""/usr/X11R6/lib"\" -DGNOMEDATADIR=3D\""/usr/X11R6/share/gnome"\= " -DGNOMEBINDIR=3D\""/usr/X11R6/bin"\" -DGNOMELOCALSTATEDIR=3D\""/usr/X11R6= /share/gnome"\" -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale"\" -DGNOMESYS= CONFDIR=3D\""/usr/X11R6/etc"\" -DVERSION=3D\""1.4.1.7"\" -DG_LOG_DOMAIN=3D\= "Gnome\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl= ude/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -Wunu= sed -c gnome-moz-remote.c > > > gnome-moz-remote.c:50: X11/Xlib.h: No such file or directory > > > gnome-moz-remote.c:51: X11/Xatom.h: No such file or directory > > > In file included from gnome-moz-remote.c:60: > > > vroot.h:62: syntax error before `VirtualRootWindowOfScreen' > > > vroot.h:63: syntax error before `Screen' > > > vroot.h:63: warning: type defaults to `int' in declaration of `screen= ' > > > vroot.h:63: warning: data definition has no type or storage class > > > vroot.h:64: syntax error before `{' > > > gmake[2]: *** [gnome-moz-remote.o] Error 1 > > > gmake[2]: Leaving directory > > > `/usr/ports/x11/gnomelibs/work/gnome-libs-1.4.1.7/libgnome' > > > gmake[1]: *** [all-recursive] Error 1 > > > gmake[1]: Leaving directory > > > `/usr/ports/x11/gnomelibs/work/gnome-libs-1.4.1.7' > > > gmake: *** [all-recursive-am] Error 2 > > > *** Error code 2 > > > > > > Stop in /usr/ports/x11/gnomelibs. > > > su-2.05a# > > > > > > > > > If it matters I installed X from binaries, not ports. > > > > Do you have the XFree86 headers installed: > > > > XFree86-libraries-4.2.0_2 > > > > You should have a /usr/X11R6/include/X11/Xlib.h file on your system. I= f > > not, reinstall the above port/package. > > > > Joe > > > > > > > > -- > > > Ryan "leadZERO" Sommers > > > Gamer's Impact President > > > ryans@gamersimpact.com > > > ICQ: 1019590 > > > AIM/MSN: leadZERO > > > > > > -=3D http://www.gamersimpact.com =3D- > > > > > > > > > > > > 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 > > > > >=20 >=20 --=-wqSN/VHdaUwsIqSr6Qzq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9P4s8b2iPiv4Uz4cRAjBhAKCuyM+g3XxsPNPxnMLUgYMT2FtF2QCeKH22 tQjoBdf9ne9YTHcaiwlHNJs= =xBI9 -----END PGP SIGNATURE----- --=-wqSN/VHdaUwsIqSr6Qzq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message