------------- Forwarded message follows -------------


> No matter what version or what I type in ./configure I always get:
> checking for flock... no
> checking for lockf... no
> checking for locking method... configure: error: must
> specify --with-locking-method option
> configure: error: ./configure failed for liblock
> 
> Redhat 6.1 system, kernel 2.2.12-20
> Help :-)

It happened to me too (using a RedHat 6.2 kernel 2.2.16-3)

The problem seemed to be some "missing" header files somewhere.

To say the truth, RedHat puts these files 
into "/usr/src/linux/include", so I made two symlinks using this method:

# cd /usr/include
# ln -s /usr/src/linux/include/asm asm
# ln -s /usr/src/linux/include/linux linux

re-ran ./configure

...et voila'!


> 
> 
> 

Saluti

camillo (at) bongiovanni (dot)com (dot) ar
---------------------------

"God is real, unless declared integer"

---------------------------

NeoMail - Webmail that doesn't suck... as much.
http://neomail.sourceforge.net




Saluti

camillo (at) bongiovanni (dot)com (dot) ar
---------------------------

"God is real, unless declared integer"

---------------------------

NeoMail - Webmail that doesn't suck... as much.
http://neomail.sourceforge.net

Reply via email to