Alex,

On closer inspection, this might just be an artifact of the Debian build
process.

Both the include file and the icu libraries are version 3.8 - hence no
problem here. However, running ldd on libfbtrace.so does not list any
libicu* library. On the other hand, a strings command on libfbtrace.so
does give

libicuuc.so.%d%d
libicui18n.so.%d%d

so I guess that the libraries are dynamically loaded and thus not picked
up by the Debian shared library checker. I'm not that familiar with this
part of the process, but I believe that there is a missing
debian/shlibs.local which should list the dynamically loaded libraries.
The warning would then go away.

Tony Whyman
MWA

On 19/12/11 12:12, Alex Peshkoff wrote:
>  ony, on my mind that's something worth fixing. Build goes wrong at some
> step, looks like you use h-file from one version of ICU, but have
> libraries from other version.
>
>

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to