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

Re: Bug#728223: dime: FTBFS on kFreeBSD: libtool can't build shared libraries



tags 728223 + patch
thanks

Hi,

The minimal patch below will fix the FTBFS on kfreebsd:

--- configure.orig
+++ configure
@@ -6614,7 +6614,7 @@
   esac
   ;;
 
-gnu*)
+k*bsd*gnu|gnu*)
   version_type=linux
   need_lib_prefix=no
   need_version=no

Although, really it should be regenerating ./configure as part of the
build.  (That is #727358 I think)

Thanks,
Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: