php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20341 during make install got this error msg and make quit
Submitted: 2002-11-10 11:20 UTC Modified: 2002-11-10 17:32 UTC
From: spydergsx at hotmail dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.2.3 OS: Redhat 8.0
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 !
Your email address:
MUST BE VALID
Solve the problem:
37 - 20 = ?
Subscribe to this entry?

 
 [2002-11-10 11:20 UTC] spydergsx at hotmail dot com
make[1]: Leaving directory `/home/logan/php-4.2.3/regex'
Making install in .
make[1]: Entering directory `/home/logan/php-4.2.3'
/usr/sbin/apxs -i -a -n php4 libphp4.la
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/httpd/build/libtool' libphp4.la /usr/lib/httpd/modules
sh: line 1: /usr/lib/httpd/build/instdso.sh: No such file or directory
apxs:Error: Command failed with rc=8323072
.
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/home/logan/php-4.2.3'
make: *** [install-recursive] Error 1
[root@teknet-us php-4.2.3]# 


Redhat 8.0 default kernel

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-10 17:32 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC