No registered users in community xowiki
in last 10 minutes
in last 10 minutes
Re: [Xotcl] troubleshooting
From: Victor Mayevski <vitick_at_gmail.com>
Date: Sat, 27 Nov 2010 15:07:35 -0800
Thank you Gustaf, that fixed the error. There is an additional error:
can't find package xotcl::package
while executing
"package require xotcl::package"
(file "./library/xotcl/library/lib/makeDoc.xotcl" line 16)
make: *** [library/xotcl/doc/langRef-xotcl.html] Error 1
The error seems to be caused by missing pkgIndex.tcl file in
./library/xotcl/library/lib/
Thanks
On Fri, Nov 26, 2010 at 7:48 PM, Victor Mayevski <vitick_at_gmail.com> wrote:
> Hello Gustaf,
>
> I have the following problem when trying to compile NX on freshly
> installed Linux x86 system against latest TCL 8.6 from SourceForge
> CVS.
>
> ./generic/nsf.c: In function MethodDispatchCsc:
> ./generic/nsf.c:6959: error: too many arguments to function
> tclIntStubsPtr->tclNRRunCallbacks
> make: *** [nsf.o] Error 1
>
>
> Thank you
>
Date: Sat, 27 Nov 2010 15:07:35 -0800
Thank you Gustaf, that fixed the error. There is an additional error:
can't find package xotcl::package
while executing
"package require xotcl::package"
(file "./library/xotcl/library/lib/makeDoc.xotcl" line 16)
make: *** [library/xotcl/doc/langRef-xotcl.html] Error 1
The error seems to be caused by missing pkgIndex.tcl file in
./library/xotcl/library/lib/
Thanks
On Fri, Nov 26, 2010 at 7:48 PM, Victor Mayevski <vitick_at_gmail.com> wrote:
> Hello Gustaf,
>
> I have the following problem when trying to compile NX on freshly
> installed Linux x86 system against latest TCL 8.6 from SourceForge
> CVS.
>
> ./generic/nsf.c: In function MethodDispatchCsc:
> ./generic/nsf.c:6959: error: too many arguments to function
> tclIntStubsPtr->tclNRRunCallbacks
> make: *** [nsf.o] Error 1
>
>
> Thank you
>