tags 638381 +patch
user debian-...@lists.debian.org
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 debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org