php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56913 Build against libcurl >= 7.15.2 fails
Submitted: 2006-03-24 02:01 UTC Modified: 2006-03-24 13:34 UTC
From: zaa at zaa dot pp dot ru Assigned: mike (profile)
Status: Closed Package: pecl_http (PECL)
PHP Version: 5_1 CVS-2006-03-24 OS: FreeBSD 7-CURRENT
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zaa at zaa dot pp dot ru
New email:
PHP Version: OS:

 

 [2006-03-24 02:01 UTC] zaa at zaa dot pp dot ru
Description:
------------
Below is the log from FreeBSD's automatic ports building system. The extension does not compile on FreeBSD 7-CURRENT system

===>  PHPizing for pecl-pecl_http-1.0.0.r1
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20050922
Zend Extension Api No:   220051025
===>  Configuring for pecl-pecl_http-1.0.0.r1
configure: WARNING: you should use --build, --host, --target
checking for egrep... grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for i386-portbld-freebsd7.0-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking whether cc understands -c and -o together... yes
checking if compiler supports -R... yes
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking target system type... i386-portbld-freebsd7.0
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext
checking for PHP extension directory... /usr/local/lib/php/20050922
checking for PHP installed headers prefix... /usr/local/include/php
checking for re2c... no
configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable extended HTTP support... yes, shared
checking whether to enable cURL HTTP request support... /usr/local
checking whether to enable zlib encodings support... no
checking whether to enable response content type guessing... no
checking for egrep... (cached) grep -E
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for unistd.h... (cached) yes
checking for curl/curl.h... found in /usr/local
checking for curl-config... found: /usr/local/bin/curl-config
checking for curl version >= 7.12.3... 7.15.3
checking for SSL support in libcurl... yes
checking for SSL library used... openssl
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking for curl_multi_strerror in -lcurl... yes
checking for curl_easy_strerror in -lcurl... yes
checking for curl_easy_reset in -lcurl... yes
checking for ext/hash support... looking for php_hash.h
checking ext/hash/php_hash.h usability... yes
checking ext/hash/php_hash.h presence... yes
checking for ext/hash/php_hash.h... yes
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd7.0-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i386-portbld-freebsd7.0-ar... no
checking for ar... ar
checking for i386-portbld-freebsd7.0-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd7.0-strip... no
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no

creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
configure: creating ./config.status
config.status: creating config.h
===>  Building for pecl-pecl_http-1.0.0.r1
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/missing.c -o missing.lo
mkdir .libs
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/missing.c  -fPIC -DPIC -o .libs/missing.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http.c -o http.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http.c  -fPIC -DPIC -o .libs/http.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_functions.c -o http_functions.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_functions.c  -fPIC -DPIC -o .libs/http_functions.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/phpstr/phpstr.c -o phpstr/phpstr.lo
mkdir phpstr/.libs
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/phpstr/phpstr.c  -fPIC -DPIC -o phpstr/.libs/phpstr.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_util_object.c -o http_util_object.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_util_object.c  -fPIC -DPIC -o .libs/http_util_object.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_message_object.c -o http_message_object.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_message_object.c  -fPIC -DPIC -o .libs/http_message_object.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_object.c -o http_request_object.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_object.c  -fPIC -DPIC -o .libs/http_request_object.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_pool_api.c -o http_request_pool_api.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_pool_api.c  -fPIC -DPIC -o .libs/http_request_pool_api.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_response_object.c -o http_response_object.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_response_object.c  -fPIC -DPIC -o .libs/http_response_object.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_exception_object.c -o http_exception_object.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_exception_object.c  -fPIC -DPIC -o .libs/http_exception_object.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_requestpool_object.c -o http_requestpool_object.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_requestpool_object.c  -fPIC -DPIC -o .libs/http_requestpool_object.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_api.c -o http_api.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_api.c  -fPIC -DPIC -o .libs/http_api.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_cache_api.c -o http_cache_api.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_cache_api.c  -fPIC -DPIC -o .libs/http_cache_api.o
/bin/sh /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/libtool --mode=compile cc  -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing -pipe   -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_api.c -o http_request_api.lo
 cc -I. -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -DPHP_ATOM_INC -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/include -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/main -I/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_api.c  -fPIC -DPIC -o .libs/http_request_api.o
/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_api.c: In function `_http_request_prepare':
/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_api.c:566: error: incompatible type for argument 2 of `_zval_copy'
/work/a/ports/www/pecl-pecl_http/work/pecl_http-1.0.0RC1/http_request_api.c:566: error: incompatible type for argument 2 of `_zval_copy'
*** Error code 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-24 11:42 UTC] mike@php.net
Please try this patch:
http://dev.iworks.at/PATCHES/pecl_http-freebsd.txt

Thank you
 [2006-03-24 13:34 UTC] mike@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 11:01:28 2024 UTC