Replacing <wait.h> with <sys/wait.h> in archive/msg2archive.c
did the trick.
Thanks!
_____________ Hewlett-Packard Co.
Tom von Alten mailto:tva_at_hp.com
Problem:
>> 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.
Kent's suggestion:
> 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.
Received on Fri 28 Feb 2003 07:53:22 PM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:54 PM GMT GMT