Dear Wine Users, is anybody succeed to get WINE works on Solaris 9? I tried on both x86 and Sparc system. but it's not complied on either!!! i got the following compilation error on x86 system. gcc -c -I. -I. -I../include -I../include -DLEX_OUTPUT_ROOT="\"lex.yy\"" -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o bin2res.o bin2res.c bin2res.c: In function `hex2bin': bin2res.c:88: warning: subscript has type `char' bin2res.c:89: warning: subscript has type `char' bin2res.c: In function `parse_marker': bin2res.c:112: error: `PATH_MAX' undeclared (first use in this function) bin2res.c:112: error: (Each undeclared identifier is reported only once bin2res.c:112: error: for each function it appears in.) bin2res.c:116: warning: subscript has type `char' bin2res.c:117: warning: subscript has type `char' bin2res.c:112: warning: unused variable `res_file_name' bin2res.c:112: error: storage size of `res_file_name' isn't known bin2res.c: In function `process_resources': bin2res.c:128: error: `PATH_MAX' undeclared (first use in this function) bin2res.c:128: warning: unused variable `tmp_file_name' *** Error code 1 make: Fatal error: Command failed for target `bin2res.o' Current working directory /downs/wine-20031118/tools *** Error code 1 make: Fatal error: Command failed for target `tools' need some help or suggestion, anyone. thanks, -Pratik