php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13855 Undefined Symbol: mysql_module_entry when compiling with mysql option specified
Submitted: 2001-10-28 01:18 UTC Modified: 2001-10-28 11:46 UTC
From: emerald-arcana at home dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.6 OS: Linux 2.4.2
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: emerald-arcana at home dot com
New email:
PHP Version: OS:

 

 [2001-10-28 01:18 UTC] emerald-arcana at home dot com
When trying to compile Apache 1.3.22 with the PHP library, the Apache compilation fails with the following error:

Undefined symbol: mysql_module_entry

This occurs _only_ if you try to use the MySQL libraries by specifying: 

--with-mysql=/usr/local/mysql

in the PHP configure script.

If you use --with-mysql without any arguments, Apache compiles properly.


There is a note on the MySQL mailing list about this:

http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:88933

The message claims that this is a PHP problem because MySQL does not define this symbol.



System: Redhat 7.1 Linux 2.4.2
Compiler: GCC 2.96 (unfortunately)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-28 11:46 UTC] sniper@php.net
There is already one report about Mysql 4.0 not working with
current PHP versions. And it's being worked on so this 
report is not necessary. Next time read the instructions
about submitting reports before submitting any.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 19:01:34 2024 UTC