Ragazzi spero che qualcuno mi sappia aiutare. Sto compilando tk8.5b1 su lenny. Ma durante la compilazione:
Grazie.
gcc -c -O2 -pipe -Wall -Wno-implicit-int -fPIC -I/home/piero/Desktop/tk8.5b1/unix/../unix -I/home/piero/Desktop/tk8.5b1/unix/../generic -I/home/piero/Desktop/tk8.5b1/unix/../bitmaps -I/home/piero/Desktop/tcl8.5b1/generic -I/home/piero/Desktop/tcl8.5b1/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tk\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DPEEK_XCLOSEIM=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS /home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.cIdee?
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c:22:20: error: tclInt.h: No such file or directory
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c: In function 'Tk_MainEx':
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c:144: warning: implicit declaration of function 'Tcl_GetStartupScript'
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c:144: warning: comparison between pointer and integer
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c:158: warning: implicit declaration of function 'Tcl_SetStartupScript'
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c:174: warning: assignment makes pointer from integer without a cast
/home/piero/Desktop/tk8.5b1/unix/../generic/tkMain.c:269: warning: assignment makes pointer from integer without a cast
make: *** [tkMain.o] Error 1
Grazie.
