No registered users in community xowiki
in last 10 minutes
in last 10 minutes
Re: [Xotcl] compilation problem
From: Michael Schlenker <schlenker_at_isn-oldenburg.de>
Date: Thu, 20 Jul 2006 11:16:29 +0200
Gustaf Neumann schrieb:
> Bernd,
>
> to be sure, i just built xotcl 1.4.0 against 8.4.13, and it worked
> without a glitch.
> Can it be that configure picks up a wrong version of tcl? The function
> TclIncrVar2
> has its prototype in tclIntDecls.h, which does not seem to be used in
> your case
> (... implicit declaration ...)
>
> To be sure, use the switches like in:
>
> http://www.openacs.org/xowiki/pages/en/xotcl-core#install
>
> if this does not help, what is your build environment (OS and cc)?
I saw the same error when compiling XOTcl 1.4 against Tcl 8.5 from cvs
head, where TclIncrVar2 is commented out in the internal stubs table for
tclIntDecls.h.
(on SUSE 10.1 x86-64)
So should XOTcl compile against both 8.4 and 8.5?
Michael
Date: Thu, 20 Jul 2006 11:16:29 +0200
Gustaf Neumann schrieb:
> Bernd,
>
> to be sure, i just built xotcl 1.4.0 against 8.4.13, and it worked
> without a glitch.
> Can it be that configure picks up a wrong version of tcl? The function
> TclIncrVar2
> has its prototype in tclIntDecls.h, which does not seem to be used in
> your case
> (... implicit declaration ...)
>
> To be sure, use the switches like in:
>
> http://www.openacs.org/xowiki/pages/en/xotcl-core#install
>
> if this does not help, what is your build environment (OS and cc)?
I saw the same error when compiling XOTcl 1.4 against Tcl 8.5 from cvs
head, where TclIncrVar2 is commented out in the internal stubs table for
tclIntDecls.h.
(on SUSE 10.1 x86-64)
So should XOTcl compile against both 8.4 and 8.5?
Michael