From:             ktrinczek at bfs dot de
Operating system: Solaris 10
PHP version:      5CVS-2006-05-31 (snap)
PHP Bug Type:     Compile Failure
Bug description:  buildconf fails with error code 1

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 bug report at http://bugs.php.net/?id=37651&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37651&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37651&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37651&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37651&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37651&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37651&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37651&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37651&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37651&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37651&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37651&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37651&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37651&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37651&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37651&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37651&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37651&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37651&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37651&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37651&r=mysqlcfg

Reply via email to