When compiling midgard-lib on solaris 8 I found that problem is in using flock function in src/midgard.c.... When I did some research I found that many users have similar problems when compiling other applications on solaris 8. Sun is suggesting to use fcntl function instead of flock.
Does anyone have suggestion how to go around this problem? tnx, Toni Milovan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
