The following reply was made to PR os-hpux/520; it has been noted by GNATS.
From: [EMAIL PROTECTED] (Rodent of Unusual Size) To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: os-hpux/520: Compile scripts fail on HPUX 10.20. Date: Sun, 04 May 1997 09:08:39 -0400 [This information was added as a separate problem report; I am adding it to the text of PR#520, where it belongs.] From: [EMAIL PROTECTED] I have played around with this release and try to make it build on HP-UX. I had the same problem with what you submitted initially. However, what I found out is there is something wroug with the script that can't generate the right set of CFLAGS. To be brief, here is what you can do: Modify the Makefile after you run the Configure and set CFLAGS as: CFLAGS1= -Aa -w -DHPUX -D_HPUX_SOURCE or CFLAGS1= -Aa -v -w -DHPUX10 -D_HPUX_SOURCE If you use HP/UX 10. It should make it build. David -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ David Zhuang Eml: [EMAIL PROTECTED] Web: http://apache.mt.att.com:8000/~drz ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
