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

Bug#575003: tix: FTBFS on kfreebsd-* (Can't figure out how to do dynamic loading or shared libraries)



tags 575003 +patch
--

Hi.

Please just apply patch bellow and regenerated configure by

  autoconf


Petr

--- tclconfig/tcl.m4
+++ tclconfig/tcl.m4
@@ -1440,7 +1440,7 @@
                fi
            fi
            ;;
-       Linux*)
+       Linux*|GNU*)
            SHLIB_CFLAGS="-fPIC"
            SHLIB_LD_LIBS='${LIBS}'
            SHLIB_SUFFIX=".so"




Reply to: