Hi All,

I hope someone can fix these. These were so far 
hidden because of turned off warnings for exotic 
compilers like bcc/pocc/xcc when building 
external libs. Now they are visible.

If the problems won't be resolved, I will simply 
disable failing libs for these targets.

Brgds,
Viktor

On 2010 Apr 14, at 19:43, Jacek Kubica wrote:

> Hello Rossine,
> 
> Wednesday, April 14, 2010, 5:27:42 PM, you wrote:
> 
> R> Hello,
> R> I see this error with last version:
> R> [ERROR]
> R> Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in
> R> function next_marker
> R> *** 1 errors in Compile ***
> R> mingw32-make[3]: *** [jdmarker.obj] Error 1
> R> mingw32-make[2]: *** [descend] Error 2
> R> mingw32-make[1]: *** [jpeg.inst] Error 2
> R> mingw32-make: *** [external.inst] Error 2
> 
> R> [/ERROR]
> R> I use BCCC 551.
> R> Regards,
> R> Rossine.
> 
> 
> I see it too ;-(  (BCC5.5/Vista)
> 
> ! Building Harbour 2.1.0dev from source - http://www.harbour-project.org
> ! MAKE: win-make 3.81 sh.exe   
> ! HB_INSTALL_PREFIX: C:\harbour
> ! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
> ! HB_PLATFORM: win (x86) (autodetected)
> ! HB_COMPILER: bcc 
> ! Component: 'zlib' found in c:/Harbour/external/zlib (local)
> ! Component: 'pcre' found in c:/Harbour/external/pcre (local)
> ! Component: 'openssl' not found. Configure with HB_WITH_OPENSSL.
> ! Component: 'gpm' not supported on win platform
> ! Component: 'slang' not found. Configure with HB_WITH_SLANG.
> ! Component: 'curses' not found. Configure with HB_WITH_CURSES.
> ! Component: 'x11' not found. Configure with HB_WITH_X11.
> ! Component: 'wattcp/watt-32' not supported on win platform
> win-make[2]: Nothing to be done for `all'.
> win-make[1]: Nothing to be done for `all'.
> win-make[3]: `../../../../../lib/win/bcc/sqlite3.lib' is up to date.
> win-make[3]: `../../../../../lib/win/bcc/bz2.lib' is up to date.
> win-make[3]: `../../../../../lib/win/bcc/libhpdf.lib' is up to date.
> win-make[3]: `../../../../../lib/win/bcc/libpng.lib' is up to date.
> bcc32.exe   -I. -I../../../../../include -q -tWM -CP437 -d -6 -O2 -OS -Ov -Oi 
> -Oc -DHB_LEGACY_TYPES_OFF  -DHAVE_STDLIB_H 
> -I"C:\Borland\BCC55\bin\..\Include" -DUNICODE  -ojdmarker.obj -c 
> ../../../jdmarker.c
> ../../../jdmarker.c:
> Warning W8064 ../../../jdmarker.c 203: Call to function with no prototype in 
> function get_soi
> Warning W8064 ../../../jdmarker.c 206: Call to function with no prototype in 
> function get_soi
> Warning W8064 ../../../jdmarker.c 251: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 251: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 253: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 254: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 254: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 255: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 255: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 256: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 262: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 265: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 272: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 275: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 280: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 285: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 286: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 289: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 293: Call to function with no prototype in 
> function get_sof
> Warning W8064 ../../../jdmarker.c 313: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 315: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 315: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 317: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 319: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 324: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 331: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 332: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 340: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 349: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 353: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 355: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 357: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 362: Call to function with no prototype in 
> function get_sos
> Warning W8064 ../../../jdmarker.c 385: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 385: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 389: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 390: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 394: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 397: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 405: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 410: Call to function with no prototype in 
> function get_dac
> Warning W8064 ../../../jdmarker.c 434: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 434: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 438: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 440: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 445: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 453: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 456: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 462: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 465: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 477: Call to function with no prototype in 
> function get_dht
> Warning W8065 ../../../jdmarker.c 480: Call to function 
> 'jpeg_alloc_huff_table' with no prototype in function get_dht
> Warning W8064 ../../../jdmarker.c 487: Call to function with no prototype in 
> function get_dht
> Warning W8064 ../../../jdmarker.c 505: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 505: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 510: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 514: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 517: Call to function with no prototype in 
> function get_dqt
> Warning W8065 ../../../jdmarker.c 520: Call to function 
> 'jpeg_alloc_quant_table' with no prototype in function get_dqt
> Warning W8064 ../../../jdmarker.c 555: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 555: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 557: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 568: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 577: Call to function with no prototype in 
> function get_dqt
> Warning W8064 ../../../jdmarker.c 592: Call to function with no prototype in 
> function get_dri
> Warning W8064 ../../../jdmarker.c 592: Call to function with no prototype in 
> function get_dri
> Warning W8064 ../../../jdmarker.c 595: Call to function with no prototype in 
> function get_dri
> Warning W8064 ../../../jdmarker.c 597: Call to function with no prototype in 
> function get_dri
> Warning W8064 ../../../jdmarker.c 597: Call to function with no prototype in 
> function get_dri
> Warning W8064 ../../../jdmarker.c 599: Call to function with no prototype in 
> function get_dri
> Warning W8064 ../../../jdmarker.c 651: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 655: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 659: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 663: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 676: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 679: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 682: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 686: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 691: Call to function with no prototype in 
> function examine_app0
> Warning W8064 ../../../jdmarker.c 717: Call to function with no prototype in 
> function examine_app14
> Warning W8064 ../../../jdmarker.c 722: Call to function with no prototype in 
> function examine_app14
> Warning W8064 ../../../jdmarker.c 736: Call to function with no prototype in 
> function get_interesting_appn
> Warning W8064 ../../../jdmarker.c 736: Call to function with no prototype in 
> function get_interesting_appn
> Warning W8064 ../../../jdmarker.c 747: Call to function with no prototype in 
> function get_interesting_appn
> Warning W8064 ../../../jdmarker.c 760: Call to function with no prototype in 
> function get_interesting_appn
> Warning W8064 ../../../jdmarker.c 767: Call to function with no prototype in 
> function get_interesting_appn
> Warning W8064 ../../../jdmarker.c 788: Call to function with no prototype in 
> function save_marker
> Warning W8064 ../../../jdmarker.c 788: Call to function with no prototype in 
> function save_marker
> Warning W8064 ../../../jdmarker.c 802: Call to function with no prototype in 
> function save_marker
> Warning W8064 ../../../jdmarker.c 829: Call to function with no prototype in 
> function save_marker
> Warning W8064 ../../../jdmarker.c 866: Call to function with no prototype in 
> function save_marker
> Warning W8064 ../../../jdmarker.c 873: Call to function with no prototype in 
> function save_marker
> Warning W8064 ../../../jdmarker.c 888: Call to function with no prototype in 
> function skip_variable
> Warning W8064 ../../../jdmarker.c 888: Call to function with no prototype in 
> function skip_variable
> Warning W8064 ../../../jdmarker.c 891: Call to function with no prototype in 
> function skip_variable
> Warning W8064 ../../../jdmarker.c 895: Call to function with no prototype in 
> function skip_variable
> Warning W8064 ../../../jdmarker.c 917: Call to function with no prototype in 
> function next_marker
> Warning W8064 ../../../jdmarker.c 926: Call to function with no prototype in 
> function next_marker
> Warning W8064 ../../../jdmarker.c 934: Call to function with no prototype in 
> function next_marker
> Warning W8064 ../../../jdmarker.c 946: Call to function with no prototype in 
> function next_marker
> Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in 
> function next_marker
> *** 1 errors in Compile ***
> 
> 
> -- 
> Best regards,
> Jacek Kubica
> 
> 
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to