:)
> I downloaded 2.1.7, unpacked it, configured it a-ok, and got most
> of the way through "make" but augered in here:
>
> cc -DLANG_PROG -g -Ae -Ipcre -DTRIO_MINIMAL -o lang trio.o
> trionan.o triostr.o lang.c -Lpcre -lm -lpcre
> cc -g -Ae -Ipcre -DTRIO_MINIMAL -o msg2archive msg2archive.c
> cpp: "msg2archive.c", line 24: error 4036: Can't open include file
> 'wait.h'.
> *** Error exit code 1
>
> Stop.
> *** Error exit code 1
>
> Stop.
>
> Any suggestions for "what next?" This is on an hp-ux 10.20 system,
> currently running v2.1.5. It's made it through building 'hypermail'
> (and 'mail') but foundered on msg2archive. I see that "added wait.h"
> is in the very last entry in the Changelog. Hmm, hmm.
Ok. I see that configure should check for that and use
#include <sys/wait.h>
instead. Can you do me a favor and hand edit it and see if that's the only fix needed ? Thanks.
-- Kent Landfield | HYPERMAIL: http://www.hypermail.org/ Email: kent_at_hypermail.org | RFCS: http://www.faqs.org/rfcs/Received on Fri 28 Feb 2003 06:54:11 PM GMT
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:12 AM GMT GMT