php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23159 undefined reference to `errno'
Submitted: 2003-04-10 18:45 UTC Modified: 2003-04-11 01:13 UTC
From: wjp3 at wjp3 dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 4.3.2RC1 OS: Linux 2.4.20-9 (RedHat 9)
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 !
Your email address:
MUST BE VALID
Solve the problem:
41 + 1 = ?
Subscribe to this entry?

 
 [2003-04-10 18:45 UTC] wjp3 at wjp3 dot com
I've tried this with 4.3.2RC1 && 4.3.1 on Apache 1.3.27, 2.0.40, 2.0.44, and 2.0.45.

During make, the compile fails with several "undefined reference to 'errno'".  I suspect glibc/RedHat9, and I'm going to recompile/reinstall glibc.  I wanted to point this out for others finding the same issue.

Compile line:

For Apache 2.0.4X:  # ./configure --with-apxs2=/usr/local/apache2/bin/apxs

For Apache 1.3.27:  # ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-11 01:13 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 10:01:31 2024 UTC