ID:               26923
 Updated by:       [EMAIL PROTECTED]
 Reported By:      eder at upf dot br
-Status:           Assigned
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      4CVS, 5CVS
 Assigned To:      sniper
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2004-01-16 18:29:22] [EMAIL PROTECTED]

Thank you for not telling that in your bug report.
I'm fixing this now..


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

[2004-01-16 08:23:01] eder at upf dot br

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?

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

[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

Reply via email to