ID:               37651
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ktrinczek at bfs dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 10
 PHP Version:      5CVS-2006-05-31 (snap)
 New Comment:

Are you sure GNU make is used ?
What do you get with `make --version` ?


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

[2006-06-01 08:37:28] ktrinczek at bfs dot de

There is installed :
autoconf-2.13
automake-1.8.3
make-3.80

but no other result.

[EMAIL PROTECTED] # ./buildconf --force
Forcing buildconf
using default Zend directory
make: Fatal error in reader: build/build2.mk, line 31: Badly formed
macro assignment
Current working directory /tmp/php5.2-200605311030
*** Error code 1
The following command caused the error:
/usr/xpg4/bin/make -s -f build/build2.mk
make: Fatal error: Command failed for target `all'

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

[2006-05-31 14:02:59] [EMAIL PROTECTED]

Please install all the required GNU utils (GNU make, automake, autoconf
etc.) and try again.

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

[2006-05-31 13:08:27] ktrinczek at bfs dot de

Description:
------------
I have an Solaris 10 on an 64-bit Sparc-system.
I have to install PHP with support for mysql, ldap, ... and pdf.
I had successfully installed PHP5.0.4, but the libpdf_php.so for the
PDFsupport wasn't recognized. I think that was because the library for
the 32-bit system.
That's why I have to do buildconf (instructions from PDFlib).
But something is wrong.


Reproduce code:
---------------
[EMAIL PROTECTED] # ./buildconf --force
Forcing buildconf
using default Zend directory
make: Fatal error in reader: build/build2.mk, line 31: Badly formed
macro assignment
Current working directory /tmp/php5.2-200605311030
*** Error code 1
The following command caused the error:
make -s -f build/build2.mk
make: Fatal error: Command failed for target `all'


Expected result:
----------------
Please help me.



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


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

Reply via email to