Hello, I'm having trouble compiling wine on Solaris 8 Intel. After running './configure' and then 'make depend && make', I encountered this error: gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o port.o port.c port.c: In function `solaris_try_mmap': port.c:430: `FALSE' undeclared (first use in this function) port.c:430: (Each undeclared identifier is reported only once port.c:430: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `port.o' Current working directory /opt/software_files/wine/wine-0.20011013.033807.orig/library *** Error code 1 make: Fatal error: Command failed for target `library/libwine.so' Any pointers or FAQ's would be appreciated. Thanks, d.t.