When compiling SME (executing make install) on a Dell
Precision Workstation 360 with Red Hat Enterprise Red
Hat Linux 9.0 (ws 3 L3) OS I get the following error
message:
STcl.cc: In function `int SME_Init(Tcl_Interp*)':
SSTcl.cc:1242: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
SSTcl.cc:1243: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
SSTcl.cc:1244: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
SSTcl.cc:1247: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
SSTcl.cc:1259: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
SSTcl.cc:1276: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
SSTcl.cc: In function `int SMETcl_install_module(char*,
void*,
external_command_table*, external_config_table*)':
SSTcl.cc:1345: invalid conversion from `int (*)(void*,
Tcl_Interp*, int,
char**)' to `int (*)(void*, Tcl_Interp*, int, const
char**)'
make[1]: *** [SSTcl.o] Error 1
make[1]: Leaving directory
`/usr/local/sme/sme-3.2.72/SpaceSim/src'
make: *** [cinstall] Error 2
To correct this I have installed older versions of
gcc-c++ and tcl from an installation of Linux on
another computer that did successfully compile SME.
Unfortunately, this did not solve the problem and I
still get the same make install error message.
Currently the installed versions of these packages are
gcc-3.2.2-5 and tcl-8.3.5-88.
Does anyone have an idea what the problem is?
David Hughell
email: dhughell@ardinc.com
Logged In: NO
I am experiencing exactly the same problem on SuSE Linux 9.1 with gcc
3.3.3 and tcl 8.4.6
Logged In: NO
I am experiencing exactly the same problem on SuSE Linux 9.1, gcc
3.3.3 and tcl 8.4.6.
Mark Lake
mark.lake@ucl.ac.uk
Logged In: NO
I met the same problem too. I need sameone's help! Thank you!
Logged In: NO
gcc-3.2.3-24
tcl-8.4.7-1
redhat9
Logged In: NO
My Email: wxjiao2000@yahoo.com.cn
Logged In: NO
when I build the model, there came a problem as follows:
Tcl_Interp*, int, char**)'
collect2: ld returned 1 exit status