Subject: Re: compiling xv
To: Colin Wood <cwood@ichips.intel.com>
From: Josh Hope <otaku@redneck.hick.com>
List: port-mac68k
Date: 08/04/1997 00:02:06
Actually, Colin...you use xmkmf for an Imakefile, no? The readme with this
program recommended doing a plain make on the commndline :)
Anyways, doing the symlink worked perfectly...it's compiling as we speak
:)
Thanks!
Josh
On Sun, 3 Aug 1997, Colin Wood wrote:
> Josh Hope wrote:
>
> > While trying to compile xv, I get the following error:
> >
> > executing 'ranlib libtiff.a'...
> >
> >
> > cc -O -DDOJPEG -Ijpeg -DDOTIFF -Itiff -DDOPDS -c xv.c
> > In file included from xv.c:11:
> > xv.h:72: X11/Xos.h: No such file or directory
> > In file included from xv.c:11:
> > xv.h:174: X11/Xlib.h: No such file or directory
> > xv.h:175: X11/Xutil.h: No such file or directory
> > xv.h:176: X11/cursorfont.h: No such file or directory
> > xv.h:177: X11/keysym.h: No such file or directory
> > xv.h:178: X11/Intrinsic.h: No such file or directory
> > xv.h:179: X11/Xatom.h: No such file or directory
> > xv.h:180: X11/Xmd.h: No such file or directory
> > xv.c:20: X11/Xatom.h: No such file or directory
> > *** Error code 1
> >
> > Stop.
> >
> >
> > I've gotten similar errors (not finding stuff in X11/) with other X
> > programs. How would I correct this?
>
> How did you try to compile it? Did you just type 'make', or did you use
> 'xmkmf' first? (If you didn't, try it, it works wonders ;-)
>
> Later.
>
> --
> Colin Wood cwood@ichips.intel.com
> Component Design Engineer - MD6 Intel Corporation
> -----------------------------------------------------------------
> I speak only for myself, not for my employer.
>