php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16241 make apache error
Submitted: 2002-03-24 04:50 UTC Modified: 2002-05-23 00:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: luzhu001 at sina dot com Assigned:
Status: No Feedback Package: Apache related
PHP Version: 4.1.2 OS: sun5.5.1
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
27 + 22 = ?
Subscribe to this entry?

 
 [2002-03-24 04:50 UTC] luzhu001 at sina dot com
when I make apache ,error happen!
I use sunos5.5.1,gcc2.7.2.1,gunmake
<=== src/modules/php4
<=== src/modules
gcc -c  -I./os/unix -I./include   -DSOLARIS2=251 -I/home/personal-http/mail/apache/php -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/TSRM -I/home/personal-http/mail/apache/php/TSRM -I/home/personal-http/mail/apache/php -DUSE_EXPAT -I./lib/expat-lite `./apaci` modules.c
gcc -c  -I./os/unix -I./include   -DSOLARIS2=251 -I/home/personal-http/mail/apache/php -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/TSRM -I/home/personal-http/mail/apache/php/TSRM -I/home/personal-http/mail/apache/php -DUSE_EXPAT -I./lib/expat-lite `./apaci` buildmark.c
gcc  -DSOLARIS2=251 -I/home/personal-http/mail/apache/php -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/TSRM -I/home/personal-http/mail/apache/php/TSRM -I/home/personal-http/mail/apache/php -DUSE_EXPAT -I./lib/expat-lite `./apaci`    \
      -o httpd buildmark.o modules.o  modules/php4/libphp4.a  modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a  ap/libap.a  lib/expat-lite/libexpat.a  -R/usr/ucblib -R/opt/GCC2721/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.1  -L/usr/ucblib -L/opt/GCC2721/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.1 -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4   -ldl -lcrypt -lresolv -lresolv -lresolv -lm -ldl -lnsl -lsocket  -lsocket -lgcc -lcrypt   -lsocket -lnsl
Undefined                       first referenced
 symbol                             in file
readdir64_r                         modules/php4/libphp4.a(reentrancy.o)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-24 05:06 UTC] luzhu001 at sina dot com
ld: fatal: Symbol referencing errors. No output written to httpd
*** Error code 1
make: Fatal error: Command failed for target `target_static'
Current working directory /home/personal-http/mail/apache/apache/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /home/personal-http/mail/apache/apache
*** Error code 1
make: Fatal error: Command failed for target `build'

But I use php4.0B on sun site,It is oki?
but readdir() can not use!
so I install CVS php,but errors happen like before!
My english is not well.
 [2002-03-24 05:08 UTC] goba@php.net
This is not a PHP.net website problem, but an Apache problem...
 [2002-03-24 05:31 UTC] sander@php.net
What are your configure lines? (both of PHP and Apache)
 [2002-03-24 21:16 UTC] luzhu001 at sina dot com
cd apache1.3.9
./configure  --prefix=/www/apache
cd ../php4.12
./configure --with-mysql --with-apache=../apache1.3.9 --enable-track-vars
make 
make install
cd ../apache1.3.9
./configure --activate-module=src/modules/php4/libphp4.a --prefix=/www/apache
make
 [2002-04-22 23:39 UTC] sniper@php.net
Try adding --enable-libgcc to your PHP configure line.

--Jani

 [2002-05-23 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2007-09-25 10:12 UTC] iguf at gdi dot khgo
http://www.meta-fx.com 
forex
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC