|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-04-01 02:18 UTC] derick@php.net
[2008-04-01 18:28 UTC] nsharp at valex dot com dot au
[2008-07-29 12:02 UTC] fastonion at gmail dot com
[2020-02-18 08:54 UTC] cmb@php.net
-Status: Open
+Status: Feedback
-Assigned To:
+Assigned To: cmb
[2020-02-18 08:54 UTC] cmb@php.net
[2020-03-01 04:22 UTC] pecl-dev at lists dot php dot net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 00:00:02 2025 UTC |
Description: ------------ pecl install timezonedb in this env gives; running: make /bin/bash /var/tmp/pear-build-root/timezonedb-2008.2/libtool --mode=compile gcc -I. -I/tmp/pear/download/timezonedb-2008.2 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/timezonedb-2008.2/include -I/var/tmp/pear-build-root/timezonedb-2008.2/main -I/tmp/pear/download/timezonedb-2008.2 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php/ext/date/lib -Wall -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/download/timezonedb-2008.2/timezonedb.c -o timezonedb.lo mkdir .libs gcc -I. -I/tmp/pear/download/timezonedb-2008.2 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/timezonedb-2008.2/include -I/var/tmp/pear-build-root/timezonedb-2008.2/main -I/tmp/pear/download/timezonedb-2008.2 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php/ext/date/lib -Wall -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/download/timezonedb-2008.2/timezonedb.c -fPIC -DPIC -o .libs/timezonedb.o In file included from /usr/include/php5/ext/date/lib/timelib.h:24, from /usr/include/php5/ext/date/php_date.h:24, from /tmp/pear/download/timezonedb-2008.2/timezonedb.c:30: /usr/include/php5/ext/date/lib/timelib_structs.h:24:28: error: timelib_config.h: No such file or directory In file included from /tmp/pear/download/timezonedb-2008.2/timezonedb.c:36: /tmp/pear/download/timezonedb-2008.2/timezonedb.h:17439: warning: initialization discards qualifiers from pointer target type /tmp/pear/download/timezonedb-2008.2/timezonedb.h:17439: warning: initialization discards qualifiers from pointer target type /tmp/pear/download/timezonedb-2008.2/timezonedb.c:59: warning: initialization discards qualifiers from pointer target type /tmp/pear/download/timezonedb-2008.2/timezonedb.c: In function 'zm_startup_timezonedb': /tmp/pear/download/timezonedb-2008.2/timezonedb.c:83: warning: passing argument 1 of 'php_date_set_tzdb' discards qualifiers from pointer target type /tmp/pear/download/timezonedb-2008.2/timezonedb.c: In function 'zm_info_timezonedb': /tmp/pear/download/timezonedb-2008.2/timezonedb.c:100: warning: initialization discards qualifiers from pointer target type make: *** [timezonedb.lo] Error 1 ERROR: `make' failed