Hi,

> libgd2 fails to build on hurd-i386 due to this error:
> 
> d-devlibdeps debian/libgd2-noxpm-dev.substvars
>       build-libgd2-noxpm/.libs/libgd.so.2.0.33
>  --> libc0.3-dev package exists.
>  --> libfreetype6-dev package exists.
>  --> libjpeg62-dev package exists.
>  --> libpng12-0-dev is provided by a package.
> devlibs error: There is no package matching [libpthread-dev] and noone
>       provides it, please report bug to d-shlibs maintainer
>  --> zlib1g-dev package exists.
> make: *** [install] Error 1
> 
> libpthread is provided by the hurd(-dev) package, it is a system library
> and I guess should be exempted from d-devlibdeps.

libpthread-dev is required in FreeBSD.
What is the soname of libpthread in Hurd?

Is there a developer-accessible machine?

The following rule in d-devlibdeps needs updating so that it works on
Linux, FreeBSD and Hurd.

        -e 's/libpthread0-dev//' \
        -e 's/libpthread.*-dev/libpthread-dev/' \


regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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

Reply via email to