devel/icu... help... ?

Jeff Molofee nehe at telus.net
Mon Jul 18 15:54:21 UTC 2011


Can anyone tell me how to get devel/icu installed on FreeBSD 6.X...  I 
know 6 is no longer supported.

Have tried rebuilding clean with -O2, this solution did not resolve the 
issue.
Have tried rebuilding gmake, this also did not help.

I have also read the "libidn breaks devel/icu" posts online... I do not 
believe this is the problem.

if I build the test files manually (iotest, intltest) with gmake, the 
build will get further, but still fails in the end.

I have also written to the port maintainer and was told to upgrade my 
BSD.  (not useful in this situation).

uname -a:
FreeBSD xxx.domain.local 6.4-STABLE FreeBSD 6.4-STABLE #3: Mon Jun 15 
10:30:01 MDT 2009 xxx at xxx.domain.local:/usr/obj/usr/src/sys/PROXY  i386

====================>

Error:

gmake[0]: Making `all' in `intltest'
gmake[1]: Entering directory 
`/usr/ports/devel/icu/work/icu/source/test/intltest'
c++ -O -pipe -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings 
-Wno-long-long  -o intltest aliastst.o allcoll.o apicoll.o astrotst.o 
callimts.o calregts.o caltest.o caltztst.o canittst.o citrtest.o 
cntabcol.o convtest.o currcoll.o fldset.o dadrfmt.o dadrcal.o dadrcoll.o 
dcfmapts.o decoll.o dtfmapts.o dtfmrgts.o dtfmtrtts.o dtfmttst.o 
dtptngts.o encoll.o escoll.o ficoll.o frcoll.o g7coll.o intltest.o 
itercoll.o itformat.o itmajor.o itutil.o jacoll.o lcukocol.o loctest.o 
miscdtfm.o mnkytst.o msfmrgts.o nmfmapts.o nmfmtrt.o numfmtst.o 
numrgts.o plurults.o plurfmts.o pptest.o regcoll.o restest.o restsnew.o 
sdtfmtts.o svccoll.o tchcfmt.o selfmts.o tfsmalls.o tmsgfmt.o trcoll.o 
tscoll.o tsdate.o tsdcfmsy.o tsdtfmsy.o tsmthred.o tsnmfmt.o tsputil.o 
tstnrapi.o tstnorm.o tzbdtest.o tzregts.o tztest.o ucdtest.o usettest.o 
ustrtest.o strcase.o transtst.o strtest.o thcoll.o bytestrietest.o 
ucharstrietest.o itrbbi.o rbbiapts.o rbbitst.o ittrans.o transapi.o 
cpdtrtst.o testutil.o transrt.o trnserr.o normconf.o sfwdchit.o 
jamotest.o srchtest.o reptest.o regextst.o itrbnf.o itrbnfrt.o itrbnfp.o 
ucaconf.o icusvtst.o uobjtest.o idnaref.o idnaconf.o nptrans.o punyref.o 
testidn.o testidna.o uts46test.o incaltst.o calcasts.o v32test.o 
uvectest.o textfile.o tokiter.o utxttest.o windttst.o winnmtst.o 
winutil.o csdetest.o tzrulets.o tzoffloc.o tzfmttst.o ssearch.o 
dtifmtts.o tufmtts.o itspoof.o simplethread.o bidiconf.o locnmtst.o 
dcfmtest.o alphaindextst.o -L../../tools/ctestfw -licutest -L../../lib 
-licui18n -L../../lib -licuuc -L../../stubdata -licudata -L../../lib 
-licutu -lm
numfmtst.o(.data+0x17c): undefined reference to `.LC868'
numfmtst.o(.data+0x184): undefined reference to `.LC867'
numfmtst.o(.data+0x188): undefined reference to `.LC869'
numfmtst.o(.data+0x1c4): undefined reference to `.LC868'
numfmtst.o(.data+0x1d0): undefined reference to `.LC869'
numfmtst.o(.data+0x1f4): undefined reference to `.LC868'
gmake[1]: *** [intltest] Error 1
gmake[1]: Leaving directory 
`/usr/ports/devel/icu/work/icu/source/test/intltest'
gmake: *** [all-recursive] Error 2
gmake: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
*** Error code 2 (ignored)
cd /usr/ports/devel/icu/work/icu/source/test/iotest && /usr/bin/env  
LD_LIBRARY_PATH=/usr/ports/devel/icu/work/icu/source/lib:/usr/ports/devel/icu/work/icu/source/tools/ctestfw  
./iotest
env: ./iotest: No such file or directory
*** Error code 127

Stop in /usr/ports/devel/icu.
*** Error code 1

Stop in /usr/ports/devel/icu.
*** Error code 1

Stop in /usr/ports/devel/icu.



More information about the freebsd-ports mailing list