Hi,
I got below error when building above SVN under Win7/BCC58. I checked
zlib.h and it's present in the external\zlib folder.
Thanks,
Mario
====================================
bcc32.exe -I. -I../../../../../include -q -tWM -CP437 -w -Q -w-sig- -d
-6 -O2 -OS -Ov -Oi -Oc -DHB_LEGACY_TYPES_OFF
-I"C:\BCC58\BIN\..\Include" -DUNICODE -ohbcomprs.obj -c
../../../hbcomprs.c
../../../hbcomprs.c:
Error E2209 ../../../hbcomprs.c 59: Unable to open include file 'zlib.h'
Error E2451 ../../../hbcomprs.c 100: Undefined symbol
'Z_DEFAULT_COMPRESSION' in function HB_FUN_HB_COMPRESS
Error E2451 ../../../hbcomprs.c 146: Undefined symbol 'Bytef' in
function HB_FUN_HB_COMPRESS
Error E2188 ../../../hbcomprs.c 146: Expression syntax in function
HB_FUN_HB_COMPRESS
Error E2451 ../../../hbcomprs.c 148: Undefined symbol 'Z_OK' in function
HB_FUN_HB_COMPRESS
Warning W8013 ../../../hbcomprs.c 152: Possible use of 'cerr' before
definition in function HB_FUN_HB_COMPRESS
Warning W8004 ../../../hbcomprs.c 173: 'nCompFactor' is assigned a value
that is never used in function HB_FUN_HB_COMPRESS
Error E2451 ../../../hbcomprs.c 229: Undefined symbol 'Bytef' in
function HB_FUN_HB_UNCOMPRESS
Error E2188 ../../../hbcomprs.c 229: Expression syntax in function
HB_FUN_HB_UNCOMPRESS
Error E2451 ../../../hbcomprs.c 231: Undefined symbol 'Z_OK' in function
HB_FUN_HB_UNCOMPRESS
Warning W8013 ../../../hbcomprs.c 235: Possible use of 'cerr' before
definition in function HB_FUN_HB_UNCOMPRESS
Warning W8004 ../../../hbcomprs.c 251: 'ulSrclen' is assigned a value
that is never used in function HB_FUN_HB_UNCOMPRESS
Warning W8065 ../../../hbcomprs.c 267: Call to function 'zError' with no
prototype in function HB_FUN_HB_COMPRESSERRORDESC
Error E2342 ../../../hbcomprs.c 267: Type mismatch in parameter
'pszText' (wanted 'const signed char *', got 'int') in function
HB_FUN_HB_COMPRESSERRORDESC
*** 9 errors in Compile ***
win-make[3]: *** [hbcomprs.obj] Error 1
win-make[2]: *** [descend] Error 2
win-make[1]: *** [xhb.inst] Error 2
win-make: *** [contrib.inst] Error 2
====================================
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour