php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15861 bad build tool
Submitted: 2002-03-04 13:14 UTC Modified: 2002-06-06 20:06 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: gryzzli at wp-sa dot pl Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.2 OS: Linux - RedHat6.1
Private report: No CVE-ID: None
 [2002-03-04 13:14 UTC] gryzzli at wp-sa dot pl
suggested on PHP site:
autoconf-2.52,automake-1.4,libtool-1.4 - build FAILS

autoconf-2.52,automake-1.4,libtool-1.4.2 - build FAILS

BUT:
autoconf-2.13,automake-1.4,libtool-1.4 - build OK,
    ?? (not tested)

autoconf-2.13,automake-1.4,libtool-1.4.2 - build OK,
   but crashes running with libmcrypt-1.4.9,
   works with libmcrypt-1.4.20

autoconf-2.13,automake-1.4,libtool-1.3.5 - build OK,
   works with libmcrypt-1.4.9,
   works with libmcrypt-1.4.20 
	
What tools I should use?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-06 20:06 UTC] sniper@php.net
autoconf 2.13 for now. There's already bug reports open
about the issues with more information. 

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 22:01:31 2024 UTC