ID:               38306
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andriu_m at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Debian Sarge
 PHP Version:      4.4.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




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

[2006-08-03 07:12:51] andriu_m at hotmail dot com

Description:
------------
Can't compile it.







Reproduce code:
---------------
I configure it with ./configure --with-apache=/usr/src/apache_1.3.37.
Then i run make..

Expected result:
----------------
Compilation Succeeded.

Actual result:
--------------
Make fails saying:
ext/mysql/libmysql/my_create.o(.debug_info+0x1a1c): undefined reference
to `.LC568'
ext/standard/assert.o(.debug_info+0x3899): undefined reference to
`.LC1001'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

If I configure it with ./configure --with-apache=/usr/src/apache_1.3.37
--disable-cli, it compiles OK, but compilation of Apache fails with
something like:

modules/php4/libphp4.a(assert.o)(.debug_info+0x3899): undefincollect2:
ld devolvio el estado de salida 1
make[2]: *** [target_static] Error 1
ed reference to `.LC1001'

Previously configurated:
./configure --prefix=/usr/local/apache/
--activate-module=src/modules/php4/libphp4.a


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


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

Reply via email to