On 2008-07-25 Joerg Friedrich <[EMAIL PROTECTED]> wrote:
> Package: ilmbase
> Version: 1.0.1-2+nmu1
> Severity: important

> Hi,

> every build of ilmbase reports:
> dpkg-shlibdeps: warning: symbol pthread_create used by 
> debian/libilmbase6/usr/lib/libIlmThread.so.6.0.0 found in none of the 
> libraries.
[...]
> i just changed the $LIBTOOL in configure not to use the version shipped
> with ilmbase but /usr/bin/libtool and the problems vanished.
[...]

> The change I used to test was 
> --- configure.old       2008-07-25 08:45:22.000000000 +0200
> +++ configure   2008-07-25 08:46:57.000000000 +0200
> @@ -19363,7 +19363,7 @@
>  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"

>  # Always use our own libtool.
> -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> +LIBTOOL='$(SHELL) /usr/bin/libtool'
[...]

Usually running out-of-tree libtool is the wrong thing to do. However
completely re-libtoolizing the package does not fix the bug.
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to