Your message dated Sat, 18 May 2013 21:25:58 +0300
with message-id <[email protected]>
and subject line Re: Bug#511436: ogle-gui(GNU/k*BSD): FTBFS: out of date 
libtool scripts
has caused the Debian Bug report #511436,
regarding ogle-gui(GNU/k*BSD): FTBFS: out of date libtool scripts
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
511436: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511436
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ogle-gui
Severity: important
Version: 0.9.2-4.2
Tags: patch
User: [email protected]
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD,
because of outdated libtool.

The version of libtool used in ogle-gui is too old to correctly
support Debian GNU/k*BSD, libtool 1.5.2-1 or later is need.

It would be nice if you can ask upstream to update libtool
in their next release. In mean time please use the patch bellow.

Thanks in advance

                         Petr


--- configure~  2009-01-10 21:16:37.000000000 +0000
+++ configure   2009-01-10 21:17:09.000000000 +0000
@@ -4284,7 +4284,7 @@
   ;;

 # This must be Linux ELF.
-linux-gnu*)
+linux-gnu*|kfreebsd*)
   case $host_cpu in
   alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
     lt_cv_deplibs_check_method=pass_all ;;
@@ -6784,7 +6784,7 @@
   ;;

 # This must be Linux ELF.
-linux-gnu*)
+linux-gnu*|kfreebsd*)
   version_type=linux
   need_lib_prefix=no
   need_version=no




--- End Message ---
--- Begin Message ---
On Sb, 10 ian 09, 22:46:14, Petr Salinger wrote:
> Package: ogle-gui
> Severity: important
> Version: 0.9.2-4.2
> Tags: patch
> User: [email protected]
> Usertags: kfreebsd

This package is not in Debian anymore, closing.

Kind regards,
Andrei (taking care of orphaned bugs)
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to