On Tue, 13 Dec 2005 14:45:27 +0100 (CET) "Pal, Laszlo" <[EMAIL PROTECTED]> wrote:
> checking for off64_t... yes > checking for flock_t... yes > checking for setpgrp... yes > checking for setpgrp... (cached) yes > checking whether setpgrp takes no argument... yes > checking for fcntl... yes > checking for flock... no > checking for lockf... yes > checking for locking method... configure: error: must specify > --with-locking-method option > configure: error: /bin/bash './configure' failed for liblock What does liblock/config.log say about locking method. I put my output below and it worked just fine. I use the CSW GNU tools as well. However, I use Sun's compiler with CSWgmake. This is on Solaris 10 sparc. ------- configure:20554: checking for locking method configure:20627: /opt/SUNWspro/bin/cc -o conftest -xarch=v8 -I/opt/csw/include -L/opt/csw/bdb4/lib -L/opt/csw/lib -lnsl -lsocket conftest.c >&5 "locktest.c", line 29: warning: implicit function declaration: pipe "locktest.c", line 31: warning: implicit function declaration: perror "locktest.c", line 35: warning: implicit function declaration: fork "locktest.c", line 45: warning: implicit function declaration: close "locktest.c", line 46: warning: implicit function declaration: read "locktest.c", line 54: warning: implicit function declaration: alarm "locktest.c", line 79: warning: implicit function declaration: wait "locktest.c", line 54: warning: implicit function declaration: alarm "locktest.c", line 79: warning: implicit function declaration: wait configure:20630: $? = 0 configure:20632: ./conftest configure:20635: $? = 0 configure:20832: result: fcntl configure:21028: creating ./config.status ------- Alex -- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
