On Friday, September 15, 2006 3:01:01 AM UTC+2, Charles Plessy wrote:
> Dear Kai,
>> it seems that you miss the library "libtk_utils.so". It is possible that
> it is related to the error you reported at the beginning of your
> message, but the file you attached was discarded somewher before
> reaching the newsgroup.
>> One hypothesis is that you miss one development file to build the
> library itself. The tail of your build log should tell what went wrong.
> Do you have the Tcl and Tk development files installed?
>> Have a nice day,
>> --
> Charles Plessy
>http://charles.plessy.org> Wako, Saitama, Japan
>>>> wangk wrote:
> > Dear Sir
> >
> > Sorry to disturb you, but I met some problems in my work. I have downloded staden Software Package(staden-linux-x86-1-7-0.tar.gz and staden-src-1-7-0.tar.gz) from your website. The problem is when I typing 'make' in the directory /home/soft/staden/staden-src-1-7-0, the result is aways like this(I have typed 'make clean' before):
> >
> > make[1]: *** [Misc] Error 2
> > make[1]: Leaving directory `/home/soft/staden/staden-src-1-7-0/src'
> > make: *** [all] Error 2
> >
> > (reference the file staden-make.out)
> >
> > environment variable :
> >
> > export STADENROOT=/home/soft/staden/staden-linux-x86-1-7-0/
> > . $STADENROOT/staden.profile
> >
> > so when I type gap4, it aways show
> >
> > stash: error while loading shared libraries: libtk_utils.so: cannot open shared object file: No such file or directory
> >
> > I realy don't know what is wrong with my work. Hope get your hlep informations!
> >
> > regards!
> >
> > Kai Wang
> >
> >
> >
> > wangk
> > 2006-09-14
> >
Please kindly assist me, i have the following error below while try to make install staden
here is the code make && sudo make install
/home/charles/tcl8.5.8/unix/tk8.5.8/generic/tkDecls.h:909:20: error: unknown type name 'CONST84'
int * argcPtr, CONST84 char ** argv,
^
In file included from /home/charles/tcl8.5.8/unix/tk8.5.8/generic/tk.h:1537:0,
from /home/charles/staden/staden-2.0.0b10-src/build.tristy/../tk_utils/cli_arg.c:7:
/home/charles/tcl8.5.8/unix/tk8.5.8/generic/tkDecls.h:1738:103: error: unknown type name 'CONST84'
int (*tk_ConfigureWidget) (Tcl_Interp * interp, Tk_Window tkwin, Tk_ConfigSpec * specs, int argc, CONST84 char ** argv, char * widgRec, int flags); /* 29 */
^
/home/charles/tcl8.5.8/unix/tk8.5.8/generic/tkDecls.h:1764:5: error: expected specifier-qualifier-list before 'CONST84_RETURN'
CONST84_RETURN char * (*tk_DisplayName) (Tk_Window tkwin); /* 55 */
^
make[1]: *** [cli_arg.o] Error 1
make[1]: Leaving directory `/home/charles/staden/staden-2.0.0b10-src/build.tristy/tk_utils'
thanks
CN