Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 1995 11:27:28 +0200 (SAT)
From:      Tony Harverson <tony@hornet.netac.co.za>
To:        freebsd-questions@freebsd.org
Subject:   Pcemu
Message-ID:  <199510160927.LAA14504@hornet.netac.co.za>

next 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 ?

Thanks

Tony




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510160927.LAA14504>