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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
48 - 38 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 02:01:29 2024 UTC