I can't run the regression tests because of the error, but
other things that don't import posix appear to work.
( I was building 0.9.9 so I could use some of the new Class
features, and I was playing around with these for an evening
before I decided to run the tests before trying to rebuild
with X11 and GL support. )
posixmodule.c compiles without any error messages and
it is linked into the image.
my ADDCFLAGS are:
ADDCFLAGS= -DHAVE_STDLIB -DNOALTTZ -DOLDTZ -DAIX
( The AIX is defined for my kludge to get timemodule to compile -
see previous message. )
- Steve Majewski