>I'm attempting to build Amanda 2.4.2p2 on Solaris 5.6 and finding
>the following...
>output ending with...
>
>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.
That's bad, and certainly does not happen on my Solaris systems.
The "(cached)" marker indicates this is not the first time you ran
./configure, which implies maybe you did a few test runs first and
tweaked some things. True?
In any case, the first thing I'd try is removing config.cache and
starting with ./configure again.
The other thing I'd try is "gcc --verbose" and make sure the compiler
has been built for Solaris 2.6.
If none of that helps, take a look at config.log and see why the locking
tests are failing.
>Please note that I am doing the build from "my" account which is
>the member of a few nice unix "groups" but is not the root account
>nor especially privileged.
That's a good plan.
> Brian
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]