From:             [EMAIL PROTECTED]
Operating system: suse 8.0 Pro
PHP version:      4.3.0RC1
PHP Bug Type:     Compile Failure
Bug description:  make error

Have php 4.2.1 already installed and was going to installing the release
canidate on top of it.

>./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
--with-mm

>make

I get these errors at the end of the make:

/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/home/http/builds/php-4.3.0RC1/ext/mysql/libmysql/my_tempnam.c:103: the
use of `tempnam' is dangerous, better use `mkstemp'

I saw that the tempnam error is not getting fixed but did not see anyone
else report the Dwarf Error.
-- 
Edit bug report at http://bugs.php.net/?id=20659&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20659&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20659&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20659&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20659&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20659&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20659&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20659&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20659&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20659&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20659&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20659&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20659&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20659&r=isapi

Reply via email to