From owner-freebsd-gnome Wed Jul 24 11:33:45 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 CBABD37B400 for ; Wed, 24 Jul 2002 11:33:41 -0700 (PDT) Received: from boise.neuroflux.com (ns1.neuroflux.com [204.228.228.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA2843E91 for ; Wed, 24 Jul 2002 11:33:40 -0700 (PDT) (envelope-from ryans@gamersimpact.com) Received: from boise.neuroflux.com (ryans@localhost.neuroflux.com [127.0.0.1]) by boise.neuroflux.com (8.12.5/8.11.6) with ESMTP id g6OIXhAT076619; Wed, 24 Jul 2002 14:33:44 -0400 (EDT) (envelope-from ryans@gamersimpact.com) X-Authentication-Warning: boise.neuroflux.com: Host ryans@localhost.neuroflux.com [127.0.0.1] claimed to be boise.neuroflux.com Received: from localhost (ryans@localhost) by boise.neuroflux.com (8.12.5/8.12.4/Submit) with ESMTP id g6OIXhg7076616; Wed, 24 Jul 2002 14:33:43 -0400 (EDT) (envelope-from ryans@gamersimpact.com) X-Authentication-Warning: boise.neuroflux.com: ryans owned process doing -bs Date: Wed, 24 Jul 2002 14:33:43 -0400 (EDT) From: Ryan Sommers X-X-Sender: ryans@boise.neuroflux.com To: Joe Marcus Clarke Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: Failed Ports Compilation In-Reply-To: <1027534137.445.35.camel@gyros.marcuscom.com> Message-ID: <20020724143239.Y76577-100000@boise.neuroflux.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) 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 When I try to install XFree86-libraries it fails with the following errors, any ideas? 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 Configuring Release 6.6 of the X Window System: - Wed Jul 24 12:39:01 CDT 2002 make Makefile.boot cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" making imake with BOOTSTRAPCFLAGS= 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=../.. -DCURDIR=./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 -- Ryan "leadZERO" Sommers Gamer's Impact President ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO -= http://www.gamersimpact.com =- On 24 Jul 2002, Joe Marcus Clarke wrote: > 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/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\""/usr/X11R6/lib"\" -DGNOMEDATADIR=\""/usr/X11R6/share/gnome"\" -DGNOMEBINDIR=\""/usr/X11R6/bin"\" -DGNOMELOCALSTATEDIR=\""/usr/X11R6/share/gnome"\" -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -DGNOMESYSCONFDIR=\""/usr/X11R6/etc"\" -DVERSION=\""1.4.1.7"\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -Wunused -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. If > not, reinstall the above port/package. > > Joe > > > > > -- > > Ryan "leadZERO" Sommers > > Gamer's Impact President > > ryans@gamersimpact.com > > ICQ: 1019590 > > AIM/MSN: leadZERO > > > > -= http://www.gamersimpact.com =- > > > > > > > > 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 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message