php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58501 Improper mdbtools headers detection
Submitted: 2009-01-11 09:35 UTC Modified: 2017-01-10 07:37 UTC
From: adamg at pld-linux dot org Assigned:
Status: Suspended Package: mdbtools (PECL)
PHP Version: Irrelevant OS: PLD Linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adamg at pld-linux dot org
New email:
PHP Version: OS:

 

 [2009-01-11 09:35 UTC] adamg at pld-linux dot org
Description:
------------
Some distros (e.g. PLD Linux) put mdbtools headers in /usr/include/mdbtools, a path that cannot be detected by config.m4 code.

Reproduce code:
---------------
There's a patch available at:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-pecl-mdbtools-paths.patch?rev=HEAD

that fixes this issue by looking for mdbtools.h in some default locations (user specified, /usr/include, /usr/include/mdbtools, /usr/local/include, /usr/local/include/mdbtools).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-12-01 05:03 UTC] ronaldo dot perlas at gmail dot com
any idea how to use this patch?
 [2017-01-10 07:37 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 07:37 UTC] kalle@php.net
I'm suspending this as this extension have not had a release for almost 10 years
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC