ID: 26923 User updated by: eder at upf dot br Reported By: eder at upf dot br Status: Wont fix Bug Type: Compile Failure Operating System: Linux PHP Version: 4.3.4 New Comment:
but I'm compiling imap support like external module (shared), the -lpam need to be linked only in the imap.so php module, not in the php apache module or the php binary, right? Previous Comments: ------------------------------------------------------------------------ [2004-01-16 07:43:38] [EMAIL PROTECTED] Won't happen. The libpam is needed by the c-client. (to disable it, just don't include --with-imap in your configure line) ------------------------------------------------------------------------ [2004-01-15 12:04:37] eder at upf dot br Well, my sugest is implement a option to disable support to pam in configure script. (sorry for my bad english) ------------------------------------------------------------------------ [2004-01-15 12:00:46] eder at upf dot br Description: ------------ Hi, support for pam in php is autodetect, but, in some cases, I want no support for that, but don't have a "--disable-pam" style option in configure script. The solution for me was patch the configure script for don't scan for the libpam. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26923&edit=1
