Re: [meneal@ibm.net: include files for vsta?]

From: Andy Valencia <vandys_at_nospam.org>
Date: Thu May 21 1998 - 09:56:59 PDT

[David Jeske <jeske@home.chat.net> writes:]

>I noticed that the .c files refer to includes such as:
>#include <sys/pset.h>
>and three is no sys directory but pset.h exists in the mach directory.
>What is with this? Also the makefile references includes as ../../../include
>and this directory is not part of the distribution?

Seems like the files were not unpacked properly? From the distribution
files on ftp.zendo.com:

bodhi$ tar -ztvf vsta.tz | grep "pset\.h"
-r-xr-xr-x 0/0 7834 Nov 9 15:32 1997 include/sys/rcs/pset.h
-r-xr-xr-x 0/0 4287 Sep 22 11:48 1997 include/sys/pset.h
bodhi$

So as long as you unpacked the files per the instructions (in /vsta), pset.h
*is* in sys/, not mach/.

The CWD relative references of source, as long as they were unpacked in the
/vsta root, should walk up and over to the /vsta/include/ hierarchy. I can
not, of course, speak to whether a specific relative reference is correct
unless a specific source directory is identified.

                                                Andy Valencia
Received on Thu May 21 06:13:04 1998

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:43 PDT