Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 09:15:28 +0100
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Can't build devel/icu even with portmaster -w
Message-ID:  <50F51020.7060504@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

Trying to update, I've read /usr/ports/UPDATING and asked portmaster to
update icu with the -w switch, but I have an error anyway

gmake[1]: Entering directory
`/tmp/ports/usr/ports/devel/icu/work/icu/source/data'
Unpacking ./in/icudt50l.dat and generating out/tmp/icudata.lst (list of
data files)
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH
../bin/icupkg -d ./out/build/icudt50l --list -x \* ./in/icudt50l.dat -o
out/tmp/icudata.lst
../lib/libicutu.so.50: Undefined symbol "ures_swap_50"
gmake[1]: *** [out/tmp/icudata.lst] Error 1
gmake[1]: Leaving directory
`/tmp/ports/usr/ports/devel/icu/work/icu/source/data'
gmake: *** [all-recursive] Error 2
*** [do-build] Error code 1

my current ICU version is 4.8.1.1 and the ports has THREADS enabled.

Cheers,
David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F51020.7060504>