-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Rene Engelhard wrote:
> Hmm? Shouldn't this be in libicu36-dev? Yes, it is. Hmm.
^^^^^^^^^^^^
libicu36, of course.
> So I wondered why it wasn't found and just by chance I ran file on
> genbrk:
>
> $ file /usr/bin/genbrk
> /usr/bin/genbrk: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
>
> Ahaa. i386 binary.
I just had a quick look:
Judging from
http://buildd.debian.org/fetch.cgi?pkg=icu;ver=3.6-6;arch=amd64;stamp=1190059798
it seems as ICU is built *4* times instead of 2? (32/64)?
In debian/rules from nyus patch from #398778 I see the following:
install/libicu36 install/libicu36-dev::
$(MAKE) -C $(DEB_SRCDIR)-build install DESTDIR=$(CURDIR)/debian/tmp
install/lib32icu36 install/lib32icu36-dev::
$(MAKE) -C $(DEB_SRCDIR)-build32 install DESTDIR=$(CURDIR)/debian/tmp
install/icu-doc:: install/libicu36 install/libicu36-dev
$(MAKE) -C $(DEB_SRCDIR)-build install-doc DESTDIR=$(CURDIR)/debian/tm
which obviously might work for the libs (lib vs. lib32) but of course not
for the tools because both end up in /usr/bin. Now (because otherwise it would
be OK) it looks that the 32-bit install takes place after the 64-bit one
overwriting the tools...
Regards,
Rene
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHGSrm+FmQsCSK63MRAlXUAJ9gMa4ll/pVMcdq6y3OddEypr792QCffeMq
25sh5BXrMJrHhdwImhhygbw=
=yr4T
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]