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
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: wjp3 at wjp3 dot com
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 19:01:33 2024 UTC