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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 18:01:33 2024 UTC