php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61815 Doesn't compile on FreeBSD with libidn 1.22 and gcc46
Submitted: 2012-04-22 14:28 UTC Modified: 2017-04-01 20:33 UTC
From: software-pecl at interfasys dot ch Assigned:
Status: Wont fix Package: idn (PECL)
PHP Version: 5.3.10 OS: FreeBSD
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2012-04-22 14:28 UTC] software-pecl at interfasys dot ch
Description:
------------
The idn extension doesn't compile on FreeBSD when using libidn 1.22.
LibIDN is found, but a test in the configuration script fails

Expected result:
----------------
The extension should be compatible with the latest version of libidn.

Actual result:
--------------
checking for GNU Libidn support... yes, shared
checking for idn files in default path... found in /usr/local
checking for optional tld files... yes
checking for stringprep_check_version in -lidn... no
configure: error: wrong idn lib version or lib not found

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-22 14:29 UTC] software-pecl at interfasys dot ch
Updated the title
 [2012-04-22 14:29 UTC] software-pecl at interfasys dot ch
-Summary: Doesn't detect libidn +Summary: Doesn't compile on FreeBSD with libidn 1.22 and gcc46
 [2017-04-01 20:33 UTC] tpunt@php.net
-Status: Open +Status: Wont fix
 [2017-04-01 20:33 UTC] tpunt@php.net
Due to this extension not seeing any activity since 2009, this issue will not be fixed. We are therefore closing this now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC