php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59401 make: *** [collator/collator_class.lo] Error 1 ERROR: `make' failed
Submitted: 2010-09-07 02:09 UTC Modified: 2010-09-14 13:11 UTC
From: salehi dot webmaster at gmail dot com Assigned:
Status: Not a bug Package: intl (PECL)
PHP Version: 5.3.3 OS: CentOs
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: salehi dot webmaster at gmail dot com
New email:
PHP Version: OS:

 

 [2010-09-07 02:09 UTC] salehi dot webmaster at gmail dot com
Description:
------------
my php -v :
PHP 5.3.3 (cli) (built: Sep  6 2010 18:54:46)

# pecl install intl
downloading intl-1.1.1.tgz ...
Starting to download intl-1.1.1.tgz (142,269 bytes)
..............................done: 142,269 bytes
97 source files, building
running: phpize
Configuring for:
PHP Api Version:         20090626
Zend Module Api No:      20090626
Zend Extension Api No:   220090626
configure.in:3: warning: prefer named diversions
configure.in:3: warning: prefer named diversions
Specify where ICU libraries and headers can be found [DEFAULT] :
building in /var/tmp/pear-build-root/intl-1.1.1
running: /tmp/pear/temp/intl/configure --with-icu-dir=DEFAULT
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/m                    ain -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/inc                    lude/php/ext -I/usr/local/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-n                    on-zts-20090626
checking for PHP installed headers prefix... /usr/local/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate                     PHP parsers.
checking for gawk... gawk
checking whether to enable internationalization support... yes, shared
checking for icu-config... /usr/bin/icu-config
checking for location of ICU headers and libraries... /usr
checking for ICU 3.4 or greater... found 3.6
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
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 static flag -static 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... no
checking dynamic linker characteristics... GNU/Linux 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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immedi                    ate
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /var/tmp/pear-build-root/intl-1.1.1/libtool --mode=compile cc -I/usr/inc                    lude -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-build-root/intl-1.                    1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear/temp/intl -I/                    usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSR                    M -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/includ                    e/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/intl/php_intl.c                     -o php_intl.lo
mkdir .libs
 cc -I/usr/include -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-buil                    d-root/intl-1.1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear                    /temp/intl -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/i                    nclude/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/us                    r/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/intl/p                    hp_intl.c  -fPIC -DPIC -o .libs/php_intl.o
/bin/sh /var/tmp/pear-build-root/intl-1.1.1/libtool --mode=compile cc -I/usr/inc                    lude -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-build-root/intl-1.                    1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear/temp/intl -I/                    usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSR                    M -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/includ                    e/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/intl/intl_error.                    c -o intl_error.lo
 cc -I/usr/include -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-buil                    d-root/intl-1.1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear                    /temp/intl -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/i                    nclude/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/us                    r/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/intl/i                    ntl_error.c  -fPIC -DPIC -o .libs/intl_error.o
/bin/sh /var/tmp/pear-build-root/intl-1.1.1/libtool --mode=compile cc -I/usr/inc                    lude -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-build-root/intl-1.                    1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear/temp/intl -I/                    usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSR                    M -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/includ                    e/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/intl/intl_conver                    t.c -o intl_convert.lo
 cc -I/usr/include -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-buil                    d-root/intl-1.1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear                    /temp/intl -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/i                    nclude/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/us                    r/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/intl/i                    ntl_convert.c  -fPIC -DPIC -o .libs/intl_convert.o
/bin/sh /var/tmp/pear-build-root/intl-1.1.1/libtool --mode=compile cc -I/usr/inc                    lude -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-build-root/intl-1.                    1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear/temp/intl -I/                    usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSR                    M -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/includ                    e/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/intl/collator/co                    llator.c -o collator/collator.lo
mkdir collator/.libs
 cc -I/usr/include -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-buil                    d-root/intl-1.1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear                    /temp/intl -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/i                    nclude/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/us                    r/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/intl/c                    ollator/collator.c  -fPIC -DPIC -o collator/.libs/collator.o
/bin/sh /var/tmp/pear-build-root/intl-1.1.1/libtool --mode=compile cc -I/usr/inc                    lude -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-build-root/intl-1.                    1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear/temp/intl -I/                    usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSR                    M -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/includ                    e/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/intl/collator/co                    llator_class.c -o collator/collator_class.lo
 cc -I/usr/include -I. -I/tmp/pear/temp/intl -DPHP_ATOM_INC -I/var/tmp/pear-buil                    d-root/intl-1.1.1/include -I/var/tmp/pear-build-root/intl-1.1.1/main -I/tmp/pear                    /temp/intl -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/i                    nclude/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/us                    r/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/intl/c                    ollator/collator_class.c  -fPIC -DPIC -o collator/.libs/collator_class.o
/tmp/pear/temp/intl/collator/collator_class.c:92: error: duplicate قstaticق
/tmp/pear/temp/intl/collator/collator_class.c:96: error: duplicate قstaticق
/tmp/pear/temp/intl/collator/collator_class.c:101: error: duplicate قstaticق
/tmp/pear/temp/intl/collator/collator_class.c:107: error: duplicate قstaticق
make: *** [collator/collator_class.lo] Error 1
ERROR: `make' failed



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-07 05:04 UTC] pierre dot php at gmail dot com
Moved to the correct package.
 [2010-09-07 05:13 UTC] salehi dot webmaster at gmail dot com
Hi ,
I tried many times to install the "pecl install intl" , but after ./configure I get this:
...
 cc -I/usr/local/icu/include -I. -I/pecl/intl-1.1.1 -DPHP_ATOM_INC -I/pecl/intl-1.1.1/include -I/pecl/intl-1.1.1/main -I/pecl/intl-1.1.1 -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/php/ext/date/lib -I/usr/local/icu/include -DHAVE_CONFIG_H -g -O2 -c /pecl/intl-1.1.1/collator/collator_class.c  -fPIC -DPIC -o collator/.libs/collator_class.o
/pecl/intl-1.1.1/collator/collator_class.c:92: error: duplicate قstaticق
/pecl/intl-1.1.1/collator/collator_class.c:96: error: duplicate قstaticق
/pecl/intl-1.1.1/collator/collator_class.c:101: error: duplicate قstaticق
/pecl/intl-1.1.1/collator/collator_class.c:107: error: duplicate قstaticق
make: *** [collator/collator_class.lo] Error 1

I'm running directadmin and have built icu from custom build and php 5.3.3 .

but here: http://aa.irlogin.net/
I still have this error:
Fatal error: Call to undefined function idn_to_utf8() in /home/irlogin2/domains/irlogin.net/public_html/index.php on line 8

Don't know what to do , please help me about it.
Thanks
 [2010-09-14 10:10 UTC] php_bugs at knorrit dot de
Got the same error during make on a machine with gcc (SUSE 
Linux) 4.4.1 [gcc-4_4-branch revision 150839].

On another machine with gcc (SUSE Linux) 4.3.2 [gcc-4_3-branch 
revision 141291] ist compiled without errors.
 [2010-09-14 13:11 UTC] stas at zend dot com
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

PECL version is for 5.2. 5.3 version is in PHP source tree.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC