The following reply was made to PR os-sco/3090; it has been noted by GNATS.

From: "Helmut Paesler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Subject: Re: os-sco/3090: Can't compile
Date: Mon, 28 Sep 1998 13:29:07 +0100

 >If the requested information has been provided, it wasn't
 >sent to the correct address.  Please re-send it to
 ><[EMAIL PROTECTED]>.  I am closing this PR as a duplicate.
 
 Here it is:
 
 >Synopsis: Compile error
 >
 >State-Changed-From-To: open-feedback
 >State-Changed-By: rse
 >State-Changed-When: Mon Aug  3 00:41:20 PDT 1998
 >State-Changed-Why:
 >We've no SCO available for testing, so please provide
 >us with some more information: Send us the output
 >of the following two commands:
 >$ grep timeval /usr/include/* /usr/include/*/*
 
 /usr/include/utmpx.h: struct timeval ut_tv;  /* time entry was made  */
 /usr/include/FS/FSlibos.h:struct timeval {  /* BSD has in <sys/time.h> */
 /usr/include/X11/Xos.h: * Get struct timeval
 /usr/include/X11/Xos.h:struct timeval {
 /usr/include/ods_30_compat/utmpx.h: struct timeval ut_tv;  /* time entry was
 made  */
 /usr/include/oldstyle/utmpx.h: struct timeval ut_tv;  /* time entry was made
 */
 /usr/include/protocols/timed.h:  struct timeval tspu_time;
 /usr/include/rpc/clnt.h: * struct timeval timeout;
 /usr/include/rpc/clnt.h:#define CLSET_TIMEOUT       1   /* set timeout
 (timeval) */
 /usr/include/rpc/clnt.h:#define CLGET_TIMEOUT       2   /* get timeout
 (timeval) */
 /usr/include/rpc/clnt.h:#define CLSET_RETRY_TIMEOUT 4   /* set retry timeout
 (timeval) */
 /usr/include/rpc/clnt.h:#define CLGET_RETRY_TIMEOUT 5   /* get retry timeout
 (timeval) */
 /usr/include/rpc/clnt.h: * struct timeval wait;
 /usr/include/rpc/clnt.h: * struct timeval wait;
 /usr/include/rpcsvc/ether.h: struct timeval e_time;
 /usr/include/rpcsvc/ether.h: struct timeval e_time;
 /usr/include/rpcsvc/ether.x:struct ethertimeval {
 /usr/include/rpcsvc/ether.x: ethertimeval e_time;
 /usr/include/rpcsvc/ether.x: ethertimeval e_time;
 /usr/include/rpcsvc/rstat.h: struct timeval boottime
 /usr/include/rpcsvc/rstat.h: struct timeval boottime;
 /usr/include/rpcsvc/rstat.h: struct timeval curtime;
 /usr/include/rpcsvc/spray.h: struct timeval clock;
 /usr/include/rpcsvc/spray.x:struct spraytimeval {
 /usr/include/rpcsvc/spray.x: spraytimeval clock;
 /usr/include/snmp/snmp.h:struct timeval global_tv;
 /usr/include/snmp/snmp.h:struct timeval global_tv;
 /usr/include/sys/itimer.h: * N.b. `struct timeval' defined in <sys/select.h>
 /usr/include/sys/itimer.h: struct timeval it_interval; /* timer interval */
 /usr/include/sys/itimer.h: struct timeval it_value; /* current value */
 /usr/include/sys/itimer.h: * Operations on timevals.
 /usr/include/sys/itimer.h: * timeval's are normalized (i.e., 0 <= tv_usec <
 1000000).
 /usr/include/sys/pmmsg.h: struct timeval when; /* Time of this event or
 error */
 /usr/include/sys/pmmsg.h:extern int  pm_setetime(struct timeval *);
 /usr/include/sys/resource.h: struct timeval ru_utime; /* user time used */
 /usr/include/sys/resource.h: struct timeval ru_stime; /* system time used */
 /usr/include/sys/rtc.h:#include <sys/select.h>   /* Defines struct timeval
 */
 /usr/include/sys/rtc.h: struct timeval sys;  /* System time (GMT); 0 = Epoch
 */
 /usr/include/sys/rtc.h: struct timeval adj;  /* Adjustment   */
 /usr/include/sys/rtc.h:extern void set_time_adj(const struct timeval *,
 long); /* Lock set */
 /usr/include/sys/rtc.h:extern long get_time_adj(struct timeval *);   /* Lock
 */
 /usr/include/sys/select.h:struct timeval {
 /usr/include/sys/select.h:extern int select(int, fd_set *, fd_set *, fd_set
 *, struct timeval *);
 /usr/include/sys/time.h:#include <sys/select.h>  /* defines struct timeval
 */
 /usr/include/sys/time.h:extern int adjtime (struct timeval *, struct timeval
 *);
 /usr/include/sys/time.h:extern int gettimeofday (struct timeval *, struct
 timezone *);
 /usr/include/sys/time.h:extern int settimeofday (struct timeval *, struct
 timezone *);
 /usr/include/xpg4plus/utmpx.h: struct timeval ut_tv;  /* time entry was made
 */
 
 >$ grep _FILENO /usr/include/* /usr/include/*/*
 /usr/include/sys/unistd.h:#define STDIN_FILENO 0 /* The standard input file
 descriptor */
 /usr/include/sys/unistd.h:#define STDOUT_FILENO 1 /* The standard output
 file descriptor */
 /usr/include/sys/unistd.h:#define STDERR_FILENO 2 /* The standard error
 output file descriptor */
 
 

Reply via email to