Date: 24 Jul 2002 14:08:55 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Ryan Sommers <ryans@gamersimpact.com> Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: Failed Ports Compilation Message-ID: <1027534137.445.35.camel@gyros.marcuscom.com> In-Reply-To: <20020724134451.H76401-100000@boise.neuroflux.com> References: <20020724134451.H76401-100000@boise.neuroflux.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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?1027534137.445.35.camel>