From:             maduma at pt dot lu
Operating system: Solaris 11
PHP version:      5.4.7
Package:          Compile Failure
Bug Type:         Bug
Bug description:php fail to build with --enable-intl

Description:
------------
compiler: solarisstudio 12.3
os: solaris 11
arch: sparc
icu: 4.6


./configure --prefix=/usr/php/5.4 --sysconfdir=/etc/php/5.4 \
        --mandir=/usr/php/5.4/man --with-config-file-path=/etc/php/5.4 \
        --enable-intl
...
/bin/sh /root/php/php-5.4.7/libtool --silent --preserve-dup-deps
--mode=link cc -export-dynamic -I/usr/include -O ... -lnsl  -o
sapi/cli/php
Undefined                       first referenced
 symbol                             in file
_ZN6icu_4911Formattable7setDateEd   ext/intl/msgformat/msgformat_helpers.o
_ZTVN6icu_4913FieldPositionE        ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4911Formattable7setLongEi   ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4913UnicodeStringD1Ev       ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4913UnicodeStringC1Ev       ext/intl/msgformat/msgformat_helpers.o
_ZNK6icu_4911Formattable7getTypeEv  ext/intl/msgformat/msgformat_helpers.o
_ZNK6icu_4913MessageFormat6formatEPKNS_11FormattableEiRNS_13UnicodeStringERNS_13FieldPositionER10UErrorCode
ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4913UnicodeStringC1EPKt     ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4911Formattable9setStringERKNS_13UnicodeStringE
ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4913UnicodeStringC1EPKti    ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4913UnicodeStringaSERKS0_   ext/intl/msgformat/msgformat_helpers.o
_ZNK6icu_4913UnicodeString7extractEPtiR10UErrorCode
ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_497UMemorynaEj              ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4911FormattableC1Ev         ext/intl/msgformat/msgformat_helpers.o
_Unwind_Resume                      ext/intl/msgformat/msgformat_helpers.o 
(symbol belongs to implicit dependency /usr/lib/libgcc_s.so.1)
_ZN6icu_497UMemorydaEPv             ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4911Formattable9setDoubleEd ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4913FieldPositionD1Ev       ext/intl/msgformat/msgformat_helpers.o
_ZN6icu_4911Formattable8setInt64Ex  ext/intl/msgformat/msgformat_helpers.o
ld: fatal: symbol referencing errors. No output written to sapi/cli/php
make[1]: *** [sapi/cli/php] Error 2
make[1]: Leaving directory `/root/php/php-5.4.7'
make: *** [compile] Error 2



-- 
Edit bug report at https://bugs.php.net/bug.php?id=63104&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=63104&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=63104&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=63104&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=63104&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=63104&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=63104&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=63104&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=63104&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=63104&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=63104&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=63104&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=63104&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=63104&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=63104&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=63104&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=63104&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=63104&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=63104&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=63104&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=63104&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=63104&r=mysqlcfg

Reply via email to