It seems thyat for some wicked reason it is not looking for includes in /usr/include at all, all includedirs point to /usr/local/, I tried adding to the CPPFLAGS "-I/usr/include" but got different set of errors, I'm thinking I'm missing some other flags, but don't know which ones.looks like you are missing the flock declaration. in Linux it is declared in <sys/file.h>, it may be in a different header file on Solaris 9. Try to find it and include that header file.
/Rambo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
