Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 103311
Status: open
Priority: 0/
Queue: Tk

People
Owner: SREZIC [...] cpan.org
Requestors: DJIBEL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 804.031
  • 804.031_500
  • 804.031_501
  • 804.031_502
  • 804.031_503
  • 804.032
  • 804.032_500
  • 804.032_501
  • 804.033
Fixed in: (no value)



Subject: Installation Tk failed on ActivePerl 5.20 (32 or 64) bits
Dear, I have made somes tests and It's impossible to install Tk on ActivePerl (32 or 64 bits). ActivePerl 5.18, 5.16 => OK, Straberry Perl => OK That's the message : .... xgc.c: In function 'XSetClipMask': xgc.c:384:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] xgc.c:391:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xgc.c:393:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] xgc.c:394:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ ximage.c E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ xutil.c windres --use-temp-file -o tkres.o --include-dir . --include-dir mTk/win/rc mTk/win/rc/tk.rc 'windres' n'est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes. dmake.exe: Error code 129, while making 'tkres.o' dmake.exe: Error code 255, while making 'pTk\libpTk.a' SREZIC/Tk-804.031.tar.gz E:\Perl64\site\bin\dmake.exe -- NOT OK Best Regards
Le Sam 04 Avr 2015 19:16:31, DJIBEL a écrit : Show quoted text
> Dear, > > I have made somes tests and It's impossible to install Tk on > ActivePerl (32 or 64 bits). ActivePerl 5.18, 5.16 => OK, Straberry > Perl => OK > > That's the message : > > .... > xgc.c: In function 'XSetClipMask': > xgc.c:384:6: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > xgc.c:391:18: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > xgc.c:393:6: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > xgc.c:394:6: warning: cast to pointer from integer of different size > [-Wint-to-pointer-cast] > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused > -D__USE_FIXED_PROTOTYPES__ ximage.c > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused > -D__USE_FIXED_PROTOTYPES__ xutil.c > windres --use-temp-file -o tkres.o --include-dir . --include-dir > mTk/win/rc mTk/win/rc/tk.rc > 'windres' n'est pas reconnu en tant que commande interne > ou externe, un programme exécutable ou un fichier de commandes. > dmake.exe: Error code 129, while making 'tkres.o' > dmake.exe: Error code 255, while making 'pTk\libpTk.a' > SREZIC/Tk-804.031.tar.gz > E:\Perl64\site\bin\dmake.exe -- NOT OK > > > > Best Regards
I have test installation of Tk 804.31, 804.32 and 804.33. All failed on ActivePerl 5.20 (Windows 8.1) with the same errors messages.
On 2015-04-05 04:16:55, DJIBEL wrote: Show quoted text
> Le Sam 04 Avr 2015 19:16:31, DJIBEL a écrit :
> > Dear, > > > > I have made somes tests and It's impossible to install Tk on > > ActivePerl (32 or 64 bits). ActivePerl 5.18, 5.16 => OK, Straberry > > Perl => OK > > > > That's the message : > > > > .... > > xgc.c: In function 'XSetClipMask': > > xgc.c:384:6: warning: cast to pointer from integer of different size > > [-Wint-to-pointer-cast] > > xgc.c:391:18: warning: cast from pointer to integer of different size > > [-Wpointer-to-int-cast] > > xgc.c:393:6: warning: cast to pointer from integer of different size > > [-Wint-to-pointer-cast] > > xgc.c:394:6: warning: cast to pointer from integer of different size > > [-Wint-to-pointer-cast] > > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused > > -D__USE_FIXED_PROTOTYPES__ ximage.c > > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused > > -D__USE_FIXED_PROTOTYPES__ xutil.c > > windres --use-temp-file -o tkres.o --include-dir . --include-dir > > mTk/win/rc mTk/win/rc/tk.rc > > 'windres' n'est pas reconnu en tant que commande interne > > ou externe, un programme exécutable ou un fichier de commandes. > > dmake.exe: Error code 129, while making 'tkres.o' > > dmake.exe: Error code 255, while making 'pTk\libpTk.a' > > SREZIC/Tk-804.031.tar.gz > > E:\Perl64\site\bin\dmake.exe -- NOT OK > > > > > > > > Best Regards
> > I have test installation of Tk 804.31, 804.32 and 804.33. All failed > on ActivePerl 5.20 (Windows 8.1) with the same errors messages.
Can you tell me what's the origin of the gcc on your system? I suspect it's ActiveState's MinGW ppm package? If so, then probably windres is also missing, next to the known tools like dllwrap, ranlib, and strip, and need to be fetched from elsewhere. I just tried on a system where StrawberryPerl was previously installed, and without the MinGW package. The build also was not successful, but failed on compilation of Tk::PNG and Tk::JPEG. Except for tests using these modules the test suite was successful when forcing keep-run (dmake -k test). I'll look into these issues more closely in the next days.
Le Dim 05 Avr 2015 15:54:52, SREZIC a écrit : Show quoted text
> On 2015-04-05 04:16:55, DJIBEL wrote:
> > Le Sam 04 Avr 2015 19:16:31, DJIBEL a écrit :
> > > Dear, > > > > > > I have made somes tests and It's impossible to install Tk on > > > ActivePerl (32 or 64 bits). ActivePerl 5.18, 5.16 => OK, Straberry > > > Perl => OK > > > > > > That's the message : > > > > > > .... > > > xgc.c: In function 'XSetClipMask': > > > xgc.c:384:6: warning: cast to pointer from integer of different > > > size > > > [-Wint-to-pointer-cast] > > > xgc.c:391:18: warning: cast from pointer to integer of different > > > size > > > [-Wpointer-to-int-cast] > > > xgc.c:393:6: warning: cast to pointer from integer of different > > > size > > > [-Wint-to-pointer-cast] > > > xgc.c:394:6: warning: cast to pointer from integer of different > > > size > > > [-Wint-to-pointer-cast] > > > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > > > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > > > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > > > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > > > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > > > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused > > > -D__USE_FIXED_PROTOTYPES__ ximage.c > > > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > > > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > > > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > > > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > > > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > > > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused > > > -D__USE_FIXED_PROTOTYPES__ xutil.c > > > windres --use-temp-file -o tkres.o --include-dir . --include-dir > > > mTk/win/rc mTk/win/rc/tk.rc > > > 'windres' n'est pas reconnu en tant que commande interne > > > ou externe, un programme exécutable ou un fichier de commandes. > > > dmake.exe: Error code 129, while making 'tkres.o' > > > dmake.exe: Error code 255, while making 'pTk\libpTk.a' > > > SREZIC/Tk-804.031.tar.gz > > > E:\Perl64\site\bin\dmake.exe -- NOT OK > > > > > > > > > > > > Best Regards
> > > > I have test installation of Tk 804.31, 804.32 and 804.33. All failed > > on ActivePerl 5.20 (Windows 8.1) with the same errors messages.
> > Can you tell me what's the origin of the gcc on your system? I suspect > it's ActiveState's MinGW ppm package? If so, then probably windres is > also missing, next to the known tools like dllwrap, ranlib, and strip, > and need to be fetched from elsewhere. > > I just tried on a system where StrawberryPerl was previously > installed, and without the MinGW package. The build also was not > successful, but failed on compilation of Tk::PNG and Tk::JPEG. Except > for tests using these modules the test suite was successful when > forcing keep-run (dmake -k test). > > I'll look into these issues more closely in the next days.
When you use cpan with ActivePerl, it install MINGW 4.6.3(http://sourceforge.net/projects/perlmingw/) and dmake (dmake-4.11.20080107 - https://code.activestate.com/ppm/dmake/) In the system windres is available but not found by Tk : - E:/Perl64/site/lib/auto/MinGW/bin/windres.exe - E:/Perl64/site/lib/auto/MinGW/share/man/man1/windres.1 E:/Perl64/site/lib/auto/MinGW/bin/dllwrap.exe E:/Perl64/site/lib/auto/MinGW/bin/ranlib.exe E:/Perl64/site/lib/auto/MinGW/x86_64-w64-mingw32/bin/ranlib.exe E:/Perl64/site/lib/auto/MinGW/share/man/man1/ranlib.1 E:/Perl64/site/lib/auto/MinGW/x86_64-w64-mingw32/bin/strip.exe E:/Perl64/site/lib/auto/MinGW/bin/strip.exe E:/Perl64/site/lib/auto/MinGW/share/man/man1/strip.1 Best regards
Le Lun 06 Avr 2015 04:55:40, DJIBEL a écrit : Show quoted text
> Le Dim 05 Avr 2015 15:54:52, SREZIC a écrit :
> > On 2015-04-05 04:16:55, DJIBEL wrote:
> > > Le Sam 04 Avr 2015 19:16:31, DJIBEL a écrit :
> > > > Dear, > > > > > > > > I have made somes tests and It's impossible to install Tk on > > > > ActivePerl (32 or 64 bits). ActivePerl 5.18, 5.16 => OK, > > > > Straberry > > > > Perl => OK > > > > > > > > That's the message : > > > > > > > > .... > > > > xgc.c: In function 'XSetClipMask': > > > > xgc.c:384:6: warning: cast to pointer from integer of different > > > > size > > > > [-Wint-to-pointer-cast] > > > > xgc.c:391:18: warning: cast from pointer to integer of different > > > > size > > > > [-Wpointer-to-int-cast] > > > > xgc.c:393:6: warning: cast to pointer from integer of different > > > > size > > > > [-Wint-to-pointer-cast] > > > > xgc.c:394:6: warning: cast to pointer from integer of different > > > > size > > > > [-Wint-to-pointer-cast] > > > > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > > > > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > > > > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > > > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > > > > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > > > > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > > > > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno- > > > > unused > > > > -D__USE_FIXED_PROTOTYPES__ ximage.c > > > > E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. > > > > -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 > > > > -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE > > > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv > > > > -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 > > > > -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P > > > > erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno- > > > > unused > > > > -D__USE_FIXED_PROTOTYPES__ xutil.c > > > > windres --use-temp-file -o tkres.o --include-dir . --include-dir > > > > mTk/win/rc mTk/win/rc/tk.rc > > > > 'windres' n'est pas reconnu en tant que commande interne > > > > ou externe, un programme exécutable ou un fichier de commandes. > > > > dmake.exe: Error code 129, while making 'tkres.o' > > > > dmake.exe: Error code 255, while making 'pTk\libpTk.a' > > > > SREZIC/Tk-804.031.tar.gz > > > > E:\Perl64\site\bin\dmake.exe -- NOT OK > > > > > > > > > > > > > > > > Best Regards
> > > > > > I have test installation of Tk 804.31, 804.32 and 804.33. All > > > failed > > > on ActivePerl 5.20 (Windows 8.1) with the same errors messages.
> > > > Can you tell me what's the origin of the gcc on your system? I > > suspect > > it's ActiveState's MinGW ppm package? If so, then probably windres is > > also missing, next to the known tools like dllwrap, ranlib, and > > strip, > > and need to be fetched from elsewhere. > > > > I just tried on a system where StrawberryPerl was previously > > installed, and without the MinGW package. The build also was not > > successful, but failed on compilation of Tk::PNG and Tk::JPEG. Except > > for tests using these modules the test suite was successful when > > forcing keep-run (dmake -k test). > > > > I'll look into these issues more closely in the next days.
> > > When you use cpan with ActivePerl, it install MINGW > 4.6.3(http://sourceforge.net/projects/perlmingw/) and dmake (dmake- > 4.11.20080107 - https://code.activestate.com/ppm/dmake/) > > In the system windres is available but not found by Tk : > - E:/Perl64/site/lib/auto/MinGW/bin/windres.exe > - E:/Perl64/site/lib/auto/MinGW/share/man/man1/windres.1 > E:/Perl64/site/lib/auto/MinGW/bin/dllwrap.exe > E:/Perl64/site/lib/auto/MinGW/bin/ranlib.exe > E:/Perl64/site/lib/auto/MinGW/x86_64-w64-mingw32/bin/ranlib.exe > E:/Perl64/site/lib/auto/MinGW/share/man/man1/ranlib.1 > E:/Perl64/site/lib/auto/MinGW/x86_64-w64-mingw32/bin/strip.exe > E:/Perl64/site/lib/auto/MinGW/bin/strip.exe > E:/Perl64/site/lib/auto/MinGW/share/man/man1/strip.1 > > Best regards
I have tried to add E:/Perl64/site/lib/auto/MinGW/bin/ in tha path lokie this : PATH=E:/Perl64/site/lib/auto/MinGW/bin/;%PATH% cpan -i Tk Now, the installation failed with other message : E:\Perl64\site\lib\auto\MinGW\bin\\gcc.exe -c -Wall -O2 -I../zlib pngtest.c E:\Perl64\site\lib\auto\MinGW\bin\\gcc.exe -s -L../zlib -o pngtest pngtest.o libpng.a -lz -lm libpng.a(png.o):png.c:(.text+0xb61): undefined reference to `png_mmx_support' libpng.a(pngread.o):pngread.c:(.text+0x109e): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x10c0): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x1142): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x115c): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x11a6): undefined reference to `png_read_filter_row' libpng.a(pngread.o):pngread.c:(.text+0x11ce): undefined reference to `png_do_read_interlace' libpng.a(pngread.o):pngread.c:(.text+0x121c): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x125f): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x128e): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x12c7): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x12fd): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x132a): more undefined references to `png_combine_row' follow e:/perl64/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: libpng.a(pngread.o): bad reloc address 0x308 in section `.rdata' e:/perl64/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: final link failed: Invalid operation collect2: ld returned 1 exit status dmake.exe: Error code 129, while making 'pngtest' dmake.exe: Error code 255, while making 'subdirs' dmake.exe: Error code 255, while making 'subdirs' SREZIC/Tk-804.033.tar.gz E:\Perl64\site\lib\auto\MinGW\bin\\dmake.exe -- NOT OK
PATH=%PATH%;E:/Perl64/site/lib/auto/MinGW/bin/ cpan -i Tk libpng.a(pngread.o):pngread.c:(.text+0x12fd): undefined reference to `png_combine_row' libpng.a(pngread.o):pngread.c:(.text+0x132a): more undefined references to `png_combine_row' follow e:/perl64/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: libpng.a(pngread.o): bad reloc address 0x308 in section `.rdata' e:/perl64/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: final link failed: Invalid operation collect2: ld returned 1 exit status dmake.exe: Error code 129, while making 'pngtest' dmake.exe: Error code 255, while making 'subdirs' dmake.exe: Error code 255, while making 'subdirs' SREZIC/Tk-804.033.tar.gz E:\Perl64\site\bin\dmake.exe -- NOT OK
I have the same problems on my two Windows XP 32 bit Perl 5.20.2 machines, with both Tk-804.033.tar.gz and Tk-804.032.tar.gz I tried 'cpan install Tk'. In the Windows prompt box, I tried 'perl Makefile.PL', then 'dmake'. In my msys prompt box I tried the same thing. The last 8 lines of the 'dmake' output are below. "C:\Perl\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 ..\blib\arch\auto\Tk\Scale\Scale.xs.dll cp PNG.pm ..\blib\lib\Tk\PNG.pm cd zlib && dmake libz.a "CC=gcc " gcc -O3 -Wall -c -o adler32.o adler32.c gcc: error: CreateProcess: No such file or directory dmake: Error code 129, while making 'adler32.o' dmake: Error code 255, while making 'zlib\libz.a' dmake: Error code 255, while making 'subdirs' C:\temp\Tk-804.032>