php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38565 Problem while installing with-perl option with php5.0.5
Submitted: 2006-08-23 13:31 UTC Modified: 2006-08-23 13:34 UTC
From: imthiazj2 at hcl dot in Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.4.4 OS: Solaris
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: imthiazj2 at hcl dot in
New email:
PHP Version: OS:

 

 [2006-08-23 13:31 UTC] imthiazj2 at hcl dot in
Description:
------------
LDFLAGS='-lstdc++' \
'./configure' \
'--enable-soap' \
'--prefix=/home/amudha/phplatest' \
'--with-apxs2=/home/amudha/myapache/bin/apxs' \
'--with-libxml-dir=/home/amudha/builddir/libxml' \
'--with-xsl=/home/amudha/builddir/libxsl' \
'--with-mysql=/usr/local/mysql/mysql' \
'--with-zlib-dir=/home/amudha/tools/php/php-5.0.5/ext/zlib' \
'--with-oracle=/oracle/product/920' \
'--with-perl=/usr/local/perl/perl-5.8.7/' \
"$@"





Undefined                       first referenced
 symbol                             in file
perl_module_entry                   main/internal_functions_cli.lo
ld: fatal: Symbol referencing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-23 13:34 UTC] tony2001@php.net
Please report PECL issues to PECL bug DB.
Thank you.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 01:01:32 2025 UTC