bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison-1.875 configure error


From: root
Subject: Re: bison-1.875 configure error
Date: Mon, 10 Mar 2003 17:30:46 -0500 (EST)

Thus saith Paul Eggert:
| hotlips Internet admin <address@hidden> writes:
| 
| > SunOS hotlips 4.1.4 3 sun4c
| > gcc 2.7.2.3
| 
| > configure: WARNING: sys/resource.h: present but cannot be compiled
| > configure: WARNING: sys/resource.h: check for missing prerequisite headers?
| 
| What headers are a prerequisite for sys/resource.h on SunOS 4.1.4?
| In other words, if I have this in a source file:
| 
| #include <sys/resource.h>
| 
| I'll get some compile-time errors, right?
| Suppose I have this instead: does it prevent the errors?
| 
| #include <sys/time.h>
| #include <sys/resource.h>


        That fixes it...


Thanks
Bruce Becker                    +1 416 410 0879
GTS Network Administration      Toronto, Ont.
Email:  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]