Problem compiling STk under AIX

From: <assen_at_VNET.IBM.COM>
Date: Thu, 11 Jan 96 12:40:07 CET

Mattew,

I have complied Stk-3.0b1 under AIX 3.2.5.
You can solve your problem simply by editing the Makefile.
You must add "-DHAVE_SYS_SELECT_H" in the DFLGS.
the definition of fd_set, etc is in the <sys/select.h> file, which
is not uncluded unless you define the HAVE_SYS_SELECT_H.
If you have other problems compiling it, let me know.

Have fun with STk,
Regards,
Assen. (assen_at_vnet.ibm.com)
Received on Thu Jan 11 1996 - 12:52:58 CET

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST