Date: Mon, 16 Oct 1995 15:10:50 +0100 (MET) From: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de> To: tony@hornet.netac.co.za (Tony Harverson) Cc: freebsd-questions@freebsd.org Subject: Re: Pcemu Message-ID: <199510161410.PAA08819@gilberto.physik.rwth-aachen.de> In-Reply-To: <199510160927.LAA14504@hornet.netac.co.za> from "Tony Harverson" at Oct 16, 95 11:27:28 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hey there all, > > I just got hold of a copy of pcemu and am trying to compile it, but keep running up against this probelm: It's looking for a set of X libs Ididn't get off the standard distribution and don't know where to procure. This is the error message in question : > > xstuff.c:17: X11/Xlib.h: No such file or directory > xstuff.c:18: X11/Xutil.h: No such file or directory > xstuff.c:19: X11/Xos.h: No such file or directory > xstuff.c:20: X11/Xatom.h: No such file or directory > xstuff.c:21: X11/keysym.h: No such file or directory > In file included from /usr/include/sys/types.h:48, > from /usr/include/stdio.h:43, > from xstuff.c:22: > /usr/include/machine/endian.h:50: warning: `LITTLE_ENDIAN' redefined > *Initialization*:1: warning: this is the location of the previous definition > *** Error code 1 > > Stop. > > The ports makefile says that the little_endian warning is normal. But wtf are > these libraries it's moaning about ? It looks like you don't have gotten installed X properly. Do you have /usr/X11R6/include/X11? Do you have a soft link of the latter to /usr/include/X11? > > Thanks > > Tony > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510161410.PAA08819>
