php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53772 Can´t compile
Submitted: 2011-01-17 23:50 UTC Modified: 2013-10-15 11:54 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: nestor_bolivar at digitel dot com dot ve Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.3.5 OS: Solaris 10
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2011-01-17 23:50 UTC] nestor_bolivar at digitel dot com dot ve
Description:
------------
ld: fatal: library -lnet: not found
ld: fatal: File processing errors. No output written to sapi/cgi/php-cgi
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `sapi/cgi/php-cgi'


Test script:
---------------
./configure '--prefix=/usr/local/php' '--with-config-file-path=/usr/local/php/lib' '--with-libxml-dir=/usr/local' '--with-zlib=/usr/local' '--with-xpm-dir=/usr/local' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--without-pgsql' '--with-jpeg-dir=/usr/local/lib' '--with-zlib-dir=/usr/local/lib' '--with-gd=/usr/local' '--enable-mbstring' '--enable-exif' '--enable-sockets' '--enable-soap' '--with-png-dir=/usr/local/lib' '--with-curl=/usr/local' '--with-ldap=/usr/local' '--with-openssl=/usr/local/ssl' '--with-gettext' '--with-pcre-dir=/usr/local' '--with-freetype-dir=/usr/local' '--with-mssql=/usr/local/freetds' '--with-oci8=/export/home/oraclien/instantclient_10_2'


Patches

php5.3-201101171930 (last revision 2011-01-17 22:52 UTC by nestor_bolivar at digitel dot com dot ve)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-18 04:49 UTC] aharvey@php.net
-Package: *General Issues +Package: Compile Failure
 [2013-10-01 12:28 UTC] mike@php.net
-Status: Open +Status: Feedback
 [2013-10-01 12:28 UTC] mike@php.net
Is this still an issue for you? I recently built fine a couple times on Solaris 11.

By the way; the upload feature is for patches not logs.
 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 05:01:30 2024 UTC