php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #820 Compiling with imap support fails when mailboxdriver isn't included in c-client
Submitted: 1998-10-05 19:29 UTC Modified: 1999-06-12 16:03 UTC
From: marcelo at ciagri dot usp dot br Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.4 OS: Linux 2.0.35
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: marcelo at ciagri dot usp dot br
New email:
PHP Version: OS:

 

 [1998-10-05 19:29 UTC] marcelo at ciagri dot usp dot br
When imap is compiled without the 'mailboxdriver' support
('EXTRADRIVERS=' in imap's Makefile), php fails compiling with
imap support.

File that produces the error: functions/imap.c, line 227:
mail_link (&mboxdriver);      /* link in the mbox driver */

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-12 16:03 UTC] jim at cvs dot php dot net
This line is no longer in CVS. Guess someone fixed it.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 20:00:01 2026 UTC