Thus said jungle boogie on Sun, 01 Jan 2017 17:46:04 -0800:

> I'm running openbsd  -current and attempting to  configure fossil from
> trunk to compile with --with-tcl=/usr/local/bin but I get this:

They have  changed where the  Tcl library  packages are located  in more
recent versions of OpenBSD. Try with something like:

$ ./configure --with-tcl=/usr/local/lib/tcl/tcl8.5

Replace 8.5 with the version you're trying to compile against.

Andy
-- 
TAI64 timestamp: 40000000586a94ef


_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to