Dear Fox,
The function Tcl_PackageInitProc was apparently deprecated recently for
Tcl 8.7 (TIP #595, [1]).
Therefore, for compiling the released version of NaviServer with Tcl
8.7a5, remove the flag -DTCL_NO_DEPRECATED from the compiler flags, and
everything should be fine.
We should proba
Greetings,
It appears that any version of naviserver won't compile with TCL8.7a5 on
FreeBSD13, however with TCL 8.7a3 naviserver does compile.
The issue I am having is that: 8.7a5 gives me stubs-support, 8.7a3 does not
which is required for a package.
Essentially: tcl8.7a5 gives me stubs, nav