php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20659 make error
Submitted: 2002-11-26 14:41 UTC Modified: 2002-11-26 20:22 UTC
From: csnyder at 1msg dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0RC1 OS: suse 8.0 Pro
Private report: No CVE-ID: None
 [2002-11-26 14:41 UTC] csnyder at 1msg dot com
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.

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-26 20:22 UTC] sniper@php.net
Not a PHP bug. (Try putting that error in google...you need newer binutils installed..)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 05:01:28 2024 UTC