Once again, thanx to Tom Blinn....
> Hi all...
>
> I am trying to compile ssh 2.4.0 under tru64 unix 5.1 on a ds10 and I
run
> into the following error:
>
>
--------------------------------------------------------------------------
>
> cc: Severe: /usr/include/sys/types.h, line 105: Cannot find file
> <time_t.h> specified in #include directive. (noinclfilef)
> #include <time_t.h>
>
>
--------------------------------------------------------------------------
>
> but this file does not exist anywhere on the machine. Why would a file
> that comes with the operating system include a header file that does not
> exist? How do I get around this?
>
> Thanx!
>
> ========================
> Mike Johnson
> University of Denver
> University Technology Services
> (303)871-3722
On my V5.1A system, time_t.h is in OSFBINCOM520 and also in OSFINCLUDE520
are you SURE you've loaded the right subsets on your system? On V5.1, the
numbers are 510 instead of 520 but the file is in the same subsets. If it
doesn't exist anywhere on your machine, the subsets it exists in never got
loaded (they are optional, not mandatory).
Tom
Dr. Thomas P. Blinn + UNIX Software Group + Compaq Computer Corporation
110 Spit Brook Road, MS ZKO3-2/W17 Nashua, New Hampshire 03062-2698
Technology Partnership Engineering Phone: (603) 884-0646
Internet: tpb_at_zk3.dec.com - or - thomas.blinn_at_compaq.com
ACM Member: tpblinn_at_acm.org PC_at_Home: tom_at_felines.mv.net
Worry kills more people than work because more people worry than work.
Keep your stick on the ice. -- Steve Smith ("Red Green")
My favorite palindrome is: Satan, oscillate my metallic sonatas.
-- Phil Agre, pagre_at_alpha.oac.ucla.edu
Yesterday it worked / Today it is not working / UNIX is like that
-- apologies to Margaret Segall
Opinions expressed herein are my own, and do not necessarily represent
those of my employer or anyone else, living or dead, real or imagined.
========================
Mike Johnson
University of Denver
University Technology Services
(303)871-3722
Received on Mon Sep 24 2001 - 18:47:19 NZST