Greetings,

I'm trying to install courier-imap-2.2.1 on Red Hat 7.2 and I've run into a
problem that's been asked many times before in the list archives, namely
./configure aborting when checking for the locking method:

checking for fcntl... yes
checking for flock... yes
checking for lockf... yes
checking for locking method... configure: error: must specify --with-locking-method option
configure: error: /bin/sh './configure' failed for liblock


The only 'solution' suggested here has been to look into liblock/config.log,
which I duly present for your amusement:

configure:4556: checking for locking method
configure:4631: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccEnVPds.s: Assembler messages:
/tmp/ccEnVPds.s:369: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccEnVPds.s:369: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccEnVPds.s:369: Error: Rest of line ignored. First ignored character is `,'.
configure:4634: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 4617 "configure"
| /* confdefs.h.  */

With all due respect, this isn't terribly useful. =/  The log indicates
that fcntl, flock and lockf all fail (and indeed specifying just one
using --with-locking-method=foo doesn't help).  Can somebody either
explain what this means and how to resolve it, or suggest a method to
brute-force/bypass the configure check since flock & co. obviously exist?

Barring that, a source of prebuilt RH 7.2 RPMs would also be welcome!

Cheers,
--
jani patokallio <[EMAIL PROTECTED]>                    razbijte
mobile +65 9873 3073, fax +65 6890 6551                             zrcalo
first hop ltd, 3 international business park, singapore 609927       sveta.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to