Bug#557537: liboggz: FTBFS on hurd-i386: wrong platform detection for version script

Pino Toscano pino at kde.org
Sun Nov 22 17:42:58 UTC 2009


Package: liboggz
Version: 1.1.0-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

currently liboggz fails to build on GNU/Hurd.
The problem is the condition used in the configure script for choosing whether
use a version script or not:
  case "$target_os" in
    linux* | solaris*|k*bsd*-gnu*|gnu-*)
given $target_os is "gnu0.3" for GNU/Hurd, the condition is not valid for it.
The attached patch fixes the issue.

Thanks,
-- 
Pino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hurd.diff
Type: text/x-m4
Size: 535 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-xiph-maint/attachments/20091122/7f58043b/attachment.bin>


More information about the pkg-xiph-maint mailing list