On Sunday 25 December 2005 16:38, ChEnChO wrote: Resulto... no sabes cuanto te lo agradesco... muchas gracias....
> 2005/12/25, Danny R. <[EMAIL PROTECTED]>: > > Hola Listeros, > > > > Resulta que tengo este problema al compilar Amsn 0.95 > > > > primelo le doy un ./configure y todo ok... resultado: > > > > .... > > ... > > > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating utils/linux/capture/config.h > > config.status: utils/linux/capture/config.h is unchanged > > > > compile time options summary > > ============================ > > > > X11 : yes > > Using Libng : yes > > Tcl : 8.0 > > TK : 8.3 > > DEBUG : no > > > > Pero al dar un make install... resulta esto: > > debian:/home/danny/msn# make install > > CXX utils/TkCximage/src/TkCximage.cpp.o > > utils/TkCximage/src/TkCximage.cpp: In function 'int > > PlaceHook(Tcl_Interp*)': > > utils/TkCximage/src/TkCximage.cpp:131: error: 'Tcl_EvalEx' was not > > declared in > > this scope > > utils/TkCximage/src/TkCximage.cpp:138: error: invalid conversion from > > 'const > > char*' to 'char*' > > utils/TkCximage/src/TkCximage.cpp:138: error: initializing argument 2 > > of 'void* Tk_GetImageMasterData(Tcl_Interp*, char*, Tk_ImageType**)' > > utils/TkCximage/src/TkCximage.cpp:143: error: invalid conversion from > > 'const > > char*' to 'char*' > > utils/TkCximage/src/TkCximage.cpp:143: error: initializing argument 2 > > of 'void Tk_DeleteImage(Tcl_Interp*, char*)' > > utils/TkCximage/src/TkCximage.cpp: In function 'int > > Tkcximage_Init(Tcl_Interp*)': > > utils/TkCximage/src/TkCximage.cpp:175: error: 'Tcl_InitStubs' was not > > declared > > in this scope > > > > > > Que podrá ser? > > > > Muchas Gracias.. > > > > Danny R. > > > > Esto tiene pinta de ser una falta de librerias, tcl8.4-dev puede ser y > > las > > tk8.4-dev las versiones las pongo de memoria, puede ser que la 8.5 esté ya > viva, apt-cache search es tu amigo > -- > "... may the source be with you..."

