From:             dow1112 at intizen dot com
Operating system: solaris8 sparc
PHP version:      Irrelevant
PHP Bug Type:     Compile Failure
Bug description:  PHP 3.0.18 + Apache 1.3.27 INSTALL ERROR 

Description:
------------
Hello,
     I have installed PHP 3.0.18 / Apache 1.3.27 
solaris 8 sparc
have followed the instructions given in PHP Documentation for installing
but i got the following error.....
please help me...
I could't sleep for 5days...because this problem.


Reproduce code:
---------------
1)./configure (apache_1.3.27)
2)./configure --with-apache=../apache_1.3.27 (php-3.0.18)
              --with-mysql=/usr/local/mysql
              --enable-track-vars

3)make (php-3.0.18)
4)make install (php-3.0.18)
5)./configure --acgivate-module=src/modules/php3/libphp3.a
  (php-3.0.18)
6)make (php-3.0.18)
  ==> occur error!!


Expected result:
----------------
---------------error---------------------------------
ld: ġ����: ��ȣ ���� ����. httpd�� ����� ��ϵ��� ����
             (sign error)        (output don't record)
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/home/mdr/last_APM/apache_1.3.27/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/mdr/last_APM/apache_1.3.27'
make: *** [build] Error 2
--------------------------------------------------------


-- 
Edit bug report at http://bugs.php.net/?id=25536&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25536&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25536&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25536&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25536&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25536&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25536&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25536&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25536&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25536&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25536&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25536&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25536&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25536&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25536&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25536&r=gnused

Reply via email to