tags 638381 +patch
user [email protected]
usertag 638381 + kfreebsd
--

Hi.

The problem is due to
"Can't figure out how to do dynamic loading or shared libraries on this system." shown in build log.

Please just alter configure as shown bellow.

Petr

--- tcltls-1.6+dfsg.orig/configure
+++ tcltls-1.6+dfsg/configure
@@ -7944,7 +7944,7 @@ echo "$as_me: WARNING: 64bit mode not su
                fi
            fi
            ;;
-       Linux*)
+       Linux*|GNU*)
            SHLIB_CFLAGS="-fPIC"
            SHLIB_LD_LIBS='${LIBS}'
            SHLIB_SUFFIX=".so"




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to