Hi All On the system below SunOS testbox 5.8 Generic_108528-06 sun4u sparc SUNW,Ultra-5_10 using gcc version 2.95.3 I am getting the following when running configure.
checking whether posix fcntl locking works... (cached) no checking whether flock locking works... (cached) no checking whether lockf locking works... (cached) no checking whether lnlock locking works... (cached) no configure: warning: *** No working file locking capability found! configure: warning: *** Be VERY VERY careful. I would assume that solaris does support locking, and fcntl is defined in /usr/sys/file.h Any suggestions?
