Bug#555670: libtheora: FTBFS on hurd-i386 and kfreebsd-*: symbols issues

Petr Salinger Petr.Salinger at seznam.cz
Sat Dec 19 19:03:32 UTC 2009


found 555670 1.1.1+dfsg.1-2
user debian-bsd at lists.debian.org
usertag 555670 + kfreebsd
--

Hi,

It is needed to apply one-line-patch to configure.ac
***and*** regenerate configure by autoconf or edit it manually.

So please extend debian/patches/build_on_gnu by snippet bellow.

Thanks

 		Petr

--- configure
+++ configure
@@ -12064,7 +12064,7 @@
      { $as_echo "$as_me:$LINENO: result: -export-symbols" >&5
  $as_echo "-export-symbols" >&6; }
      ;;
-  linux* | solaris* )
+  linux* | solaris* | gnu* | k*bsd*-gnu)
      THDEC_VERSION_ARG='-Wl,--version-script=$(srcdir)/Version_script-dec'
      THENC_VERSION_ARG='-Wl,--version-script=$(srcdir)/Version_script-enc'
      TH_VERSION_ARG='-Wl,--version-script=$(srcdir)/Version_script'






More information about the pkg-xiph-maint mailing list