On Wed, Jan 30, 2013 at 11:10 AM, Jan Nijtmans <[email protected]>wrote:
> >Fossil's TCL support also appears to use dlopen() > - The link flag "-ldl" is missing on Linux. That's the shared library > containing "dlopen",so - indeed - without it, Tcl support will not work. > Which flavour of linux are you on? On my Ubuntu 12.04 and 12.10 systems -ldl is being included in the linker flags. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

