Richard Valk writes:

Hi,

Recently tried to upgrade to the latest version of the courier-auth
daemon on my Mac OS X 10.4 and noticed a (I hope) small problem with the
latest 2 releases.

I compiled using:

./configure --with-authmysql --without-authpam
--with-mysql-libs=/usr/local/mysql/lib/mysql
--with-mysql-includes=/usr/local/mysql/include

As I did always with previous version succesfully, but when trying to
run I got the following error.

richard$ sudo /usr/local/sbin/authdaemond start
/usr/local/var/spool/authdaemon/pid.lock: Bad file descriptor
ll_daemon_start: Resource temporarily unavailable

I reverted to 0.59.3, compiled that with the same settings and
everything works again.

I'm unable to determine what has changed to cause this issue.

That would probably be this:

2007-09-25  "Johnny C. Lam" <[EMAIL PROTECTED]>

      •liblock/lockdaemon.c (OPEN_MAX): Use OPEN_MAX, instead of hardcoded
       99

This code may not be working correctly on OS X. Someone with OS X will need to figure out what's not working right. As a random guess, try passing
CPPFLAGS="-DOPEN_MAX=64" to configure.

Attachment: pgpsXwzVW59n7.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to