Ilya Zakharevich on Mon, 17 Jun 2002 15:40:46 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: failure of 2.2.3 build on HP-UX |
On Mon, Jun 17, 2002 at 08:34:50PM +0200, Karim BELABAS wrote: > > a) USE_GETRUSAGE STACK_CHECK HAS_TIOCGWINSZ are falsely set to 1; > > This one should be easy to fix. What happens when you compile by hand, e.g > config/has_getrusage.c ? (using the same flags as for gp) /bin/cc -O -Aa +z config/has_getrusage.c cc: "config/has_getrusage.c", line 5: error 1574: Unknown size for "a". Ilya