[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#578023: openoffice.org on GNU/kFreeBSD



Thanks for very quick reply.

apply libtextcat.diff
        - update config.sub/config.guess and outdated libtool fixes

You patch a generated file there, but nevermind, I'll put into the right place
(libtextcat-2.2.patch)

apply xmlsec.diff
        - update config.sub/config.guess

dito

(For those both I think we also can just copy the OOo config.*, they are
uptodate)

They are not up-to-date (2004-11-30 and dmake's 2005-07-08),
but they are new enough. Definitely, extend rule to copy
main config.* would be better.

Beware, the libtextcat.diff also fixes ancient libtool 1.4 by this:

--- ../oo/libtextcat//configure 2010-04-15 09:20:04.000000000 +0000
+++ build/libtextcat/unxkfgi6.pro/misc/build/libtextcat-2.2//configure 2010-04-15 09:21:30.000000000 +0000
@@ -3451,7 +3451,7 @@
   ;;

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

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


Will have a look at the patchset, though and add it (and forward upstream)

Many thanks for this.

Petr




Reply to: