php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9968 ld: fatal: Symbol referencing errors.
Submitted: 2001-03-24 10:28 UTC Modified: 2001-06-03 06:02 UTC
From: brad at youreshop dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: SunOS 5.7
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: brad at youreshop dot com
New email:
PHP Version: OS:

 

 [2001-03-24 10:28 UTC] brad at youreshop dot com
I'm trying to install PHP 4.0.4pl1 on 

SunOS hill.adgrafix.com 5.7 Generic_106541-07 sun4u sparc SUNW,UltraSPARC-IIi-Engine

Here is my configure line:

./configure \
--with-mysql \
--with-apxs=/opt2/bludot4u/apache/bin/apxs \
--enable-track-vars \
--enable-track-errors \
--with-regex=system \
--enable-libgcc \
--with-gd \
--with-config-file=path=/opt2/bludot4u/httpd/conf

I get a message at the end of the configure saying something wierd is up, and to look into the debug.log:

ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-24 10:35 UTC] derick@php.net
which symbols cause problems? Can you possibly put the debug.log on a website for use to see?

Derick
 [2001-03-24 11:54 UTC] brad at youreshop dot com
http://216.248.192.16/debug.txt
 [2001-06-03 06:02 UTC] sniper@php.net
This should be fixed in PHP 4.0.6. Please try the latest
release candidate:

http://www.php.net/~andi/php-4.0.6RC2.tar.gz

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 14:01:30 2025 UTC