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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: software-pecl at interfasys dot ch
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC