Christopher J. McNicholas wrote: > > In regards to an earlier post.... I downloaded and installed a C > interpreter. > Now I get messages indicating several missing includes such as: > > /usr/include/sys/time.h:6: linux/time.h: No such file or directory > > However, when I look in /usr/include/sys, there *is* a time.h file. > But what the hell is linux/time.h referring to?!?!
It's referring to /usr/include/sys/linux/time.h which should be a link to /usr/src/linux/include IIRC. The sixth line of /usr/include/sys/time.h has something like #include "linux/time.h". HTH What are the advantages of a C interpreter??? > > > From: Self <Single-user mode> > > To: debian-user@lists.debian.org > > Subject: imake madness > > Date: Fri, 27 Mar 1998 22:10:12 > > > I need help...again..... > > > > I'm trying to get the enlightenment window manager on my box. I > > followed the instructions for installing ImageMagick and I made sure > > imake was installed (came with X 3.3). Next step was supposed to be > > imlib. imlib does not come as a binary, so I have to compile it. > > Here's where it gets messy....... > > I untarred the file into /usr/local/src ( had to mkdir the src > > directory). Then I ran xmkmf -a (this is the second time) > > instead of moving on to the make part, I got the following message: > > > > mv -f Makefile Makefile.bak > > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > > imake : No such file or directory > > imake : Cannot exec /lib/cpp. > > Stop. > > imake : Exit code 1. > > Stop. > > > > (BTW, I'm using gcc) > > > > What's wrong with my setup?? > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- ----------------------------------------- Ralph Winslow [EMAIL PROTECTED] Mary bought a pair of skates upon the ice to frisk now wasn't that a crazy way her sweet young *? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]