From owner-freebsd-questions Mon Oct 16 07:26:01 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09225 for questions-outgoing; Mon, 16 Oct 1995 07:26:01 -0700 Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA09218 for ; Mon, 16 Oct 1995 07:25:58 -0700 Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id HAA05503 for ; Mon, 16 Oct 1995 07:21:24 -0700 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id PAA08819; Mon, 16 Oct 1995 15:10:50 +0100 Message-Id: <199510161410.PAA08819@gilberto.physik.rwth-aachen.de> Subject: Re: Pcemu To: tony@hornet.netac.co.za (Tony Harverson) Date: Mon, 16 Oct 1995 15:10:50 +0100 (MET) Cc: freebsd-questions@freebsd.org In-Reply-To: <199510160927.LAA14504@hornet.netac.co.za> from "Tony Harverson" at Oct 16, 95 11:27:28 am From: Christoph Kukulies Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1229 Sender: owner-questions@freebsd.org Precedence: bulk > > 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