Search Criteria
Package Details: php-http 4.2.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/php-http.git (read-only, click to copy) |
---|---|
Package Base: | php-http |
Description: | Aims to provide a convenient and powerful set of functionality for one of PHPs major applications |
Upstream URL: | https://mdref.m6w6.name/http |
Keywords: | pecl |
Licenses: | BSD-2-Clause |
Submitter: | J5lx |
Maintainer: | J5lx |
Last Packager: | J5lx |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-03 13:54 (UTC) |
Last Updated: | 2024-12-07 21:43 (UTC) |
Dependencies (10)
- brotli (brotli-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- libidn2 (libidn2-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- php
- php-raphfAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
J5lx commented on 2018-01-11 20:27 (UTC)
Fixed!
ozderi commented on 2018-01-07 04:52 (UTC) (edited on 2018-01-07 04:53 (UTC) by ozderi)
The build broke after some recent update (cannot remember when exactly). Running 'make' show several errors related to re-definition of IDNA enumeration constants respectively in /usr/include/idna.h and /usr/include/idn2.h. Same error with 'pecl install pecl_http'.
I took a very wrong way to 'solve' this issue (after trying some harmless but useless ones): 1) force removal of libidn2 (pacman -Rdd) 2) manual install of pecl_http from source Then I realized that libidn2 is required for pacman... So I re-compiled it and copied the files, and finally everything looks fine (but don't do that).
What was the clean way to go ? :) Was I alone with this error ?
jkhanlar commented on 2015-07-11 09:39 (UTC)
Torxed commented on 2014-11-23 22:30 (UTC)
max-k commented on 2013-12-21 12:29 (UTC)
dundee commented on 2013-12-17 16:55 (UTC)
max-k commented on 2013-12-17 12:27 (UTC)