Date: Wed, 24 Jul 2002 14:33:43 -0400 (EDT) From: Ryan Sommers <ryans@gamersimpact.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: Failed Ports Compilation Message-ID: <20020724143239.Y76577-100000@boise.neuroflux.com> In-Reply-To: <1027534137.445.35.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724143239.Y76577-100000>