ID:               35185
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lcalvert at mn dot rr dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.5
 PHP Version:      4.4.1
 New Comment:

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.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2005-11-10 21:13:05] lcalvert at mn dot rr dot com

Description:
------------
Wehn compiling PHP 4.4.1 with GD Support during make it does not create
a libs/libphp4.so nor one in .libs. However when created without GD
Support all fuctions properly.

Reproduce code:
---------------
make install

Expected result:
----------------
darkunderdog# make install
Installing PHP SAPI module:       apache
cp libs/libphp4.so /usr/local/libexec/apache/libphp4.so
chmod 755 /usr/local/libexec/apache/libphp4.so
[activating module `php4' in /usr/local/etc/apache/httpd.conf]
Installing build environment:     /usr/local/lib/php/build/
Installing header files:          /usr/local/include/php/
Installing helper programs:       /usr/local/bin/
  program: phpize
  program: php-config
Installing man pages:             /usr/local/man/man1/
  page: phpize.1
  page: php-config.1


Actual result:
--------------
darkunderdog# make install
make: don't know how to make instal. Stop
darkunderdog# make install
Installing PHP SAPI module:       apache
cp libs/libphp4.so /usr/local/libexec/apache/libphp4.so
cp: libs/libphp4.so: No such file or directory
apxs:Break: Command failed with rc=1
*** Error code 1

Stop in /usr/home/underdog/phpinstall/php-4.4.1.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35185&edit=1

Reply via email to