php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12279 error 2 (bu21)
Submitted: 2001-07-20 08:24 UTC Modified: 2001-11-14 06:39 UTC
From: david dot gastard at urssaf dot fr Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: unixware 7.1.1
Private report: No CVE-ID: None
 [2001-07-20 08:24 UTC] david dot gastard at urssaf dot fr
For the installation of PHP, after the compilation of PHP (via MAKE), I launch the installation's command (make install) and the code appears :
Making install in Zend
Making install in main
Making install in ext
Making install in mysql
Making install in pcre
Making install in pcrelib
Making install in posix
Making install in session
Making install in standard
Making install in xml
Making install in expat
Making install in xmltok
Making install in xmlparse
Making install in sapi
Making install in apache
Making install in TSRM
Making install in regex
Making install in .
	mkdir -p /appl/apache_1.3.9/src/modules/php4; cp libs/libphp4.a /appl/apache_1.3.9/src/modules/php4/libmodphp4.a; cp /appl/php-4.0.6//sapi/apache/mod_php4.* sapi/apache/libphp4.module /appl/apache_1.3.9/src/modules/php4; cp ./sapi/apache/apMakefile.tmpl /appl/apache_1.3.9/src/modules/php4/Makefile.tmpl; cp ./sapi/apache/apMakefile.libdir /appl/apache_1.3.9/src/modules/php4/Makefile.libdir
*** Code d'erreur 2 (bu21)
*** Code d'erreur 1 (bu21)



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-23 09:41 UTC] sniper@php.net
Does this happen with latest CVS snapshot from 
http://snaps.php.net/ ?

And are those the only errors you get?
Are you sure there aren't any other errors before?

--Jani


 [2001-11-14 06:39 UTC] sander@php.net
No feedback. Closing.
 [2002-03-06 09:18 UTC] ybao at mail dot wtvdi dot idv dot tw
i have same problem,and lease cvs is same problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC