In message <Pine.SOL.3.95.960903235252.2550A-100000@cspo.queensu.ca>,
Alex <fletcher@cspo.queensu.ca> writes
>Internal make: fatal error U1073: don't know how to make 'sys/wait.h'.
>
The following appears in sysdep.h:
#ifdef HAVE_SYS_WAIT_H
# include <sys/wait.h>
#endif
This is something to do with Posix compliance. Make sure you don't have
HAVE_SYS_WAIT_H defined. Alternatively, you could try commenting out
the lines in sysdep.h, and remove wait.h from the dependancies in the
MSVC++ project.
_____ ___
| ( \ |
| \ | |
| __ __ \ |- __ __ |__ __ __ _ __ __
| ( ) | ) \ | (__) | ) | ) (__) | )(_ ( ) | )
__|__ (__|_| | \___) \_ (__ |__) | | (__ | | _)(__) | |
|
|
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://cspo.queensu.ca/~fletcher/Circle/list_faq.html |
+-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST