1) hbcurl build fine with Harbour 2.0.0 (13372) using os2gcc335, 433

but fail with OpenWatCom:

------------------------------
wcc386 -zq -bt=os2 -bm -w3 -5r -fp5 -s -onaehtr -ei -zp4 -zt0 -oi -i. -i..\..\..\..\..\include -If:\hb200\curl\include -fo=hbcurl.obj ..\..\..\hbcurl.c E:\WATCOM\H\OS2\sys/socket.h(73): Error! E1022: Missing or misspelled data type near 'long_int' E:\WATCOM\H\OS2\sys/socket.h(74): Error! E1022: Missing or misspelled data type near 'long_int' E:\WATCOM\H\OS2\sys/socket.h(241): Error! E1022: Missing or misspelled data type near 'u_char' E:\WATCOM\H\OS2\sys/socket.h(242): Error! E1022: Missing or misspelled data type near 'u_char' E:\WATCOM\H\OS2\sys/socket.h(247): Error! E1022: Missing or misspelled data type near 'u_short' E:\WATCOM\H\OS2\sys/socket.h(248): Error! E1022: Missing or misspelled data type near 'u_short' E:\WATCOM\H\OS2\sys/socket.h(252): Error! E1022: Missing or misspelled data type near 'caddr_t' E:\WATCOM\H\OS2\sys/socket.h(253): Error! E1022: Missing or misspelled data type near 'u_int' E:\WATCOM\H\OS2\sys/socket.h(255): Error! E1022: Missing or misspelled data type near 'u_int' E:\WATCOM\H\OS2\sys/socket.h(256): Error! E1022: Missing or misspelled data type near 'caddr_t' E:\WATCOM\H\OS2\sys/socket.h(257): Error! E1022: Missing or misspelled data type near 'u_int' E:\WATCOM\H\OS2\sys/socket.h(258): Error! E1022: Missing or misspelled data type near 'long_int' E:\WATCOM\H\OS2\sys/socket.h(262): Error! E1022: Missing or misspelled data type near 'u_int' E:\WATCOM\H\OS2\sys/socket.h(268): Error! E1022: Missing or misspelled data type near 'u_short' E:\WATCOM\H\OS2\sys/socket.h(273): Error! E1022: Missing or misspelled data type near 'caddr_t' E:\WATCOM\H\OS2\sys/socket.h(277): Error! E1022: Missing or misspelled data type near 'caddr_t' E:\WATCOM\H\OS2\sys/socket.h(295): Error! E1011: Symbol 'MAXSOCKETS' has not been declared
E:\WATCOM\H\OS2\sys/socket.h(295): Error! E1054: Expression must be constant
E:\WATCOM\H\OS2\sys/socket.h(302): Error! E1127: Type required in parameter list f:\hb200\curl\include\curl\multi.h(132): Error! E1127: Type required in parameter list f:\hb200\curl\include\curl\multi.h(132): Error! E1147: Too many errors: compilation aborted
------------------------------

Should/can be fixed/supported in OpenWatcom ?


2) hbcurl using os2gcc335, 433:
At first link "tests" samples result with many missings, guessing based in messages resulting required libs are:
  -lhbcurl -llibcurl -llibssl_s -llibcrypto_s -lidn

and finally we have these few missings:
------------------------------
E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv_open referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv_close referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv_close referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment E:/harbour912/harbour-2.0.0/contrib/hbcurl/tests/idn.a(striconv.o): Undefined symbol _libiconv referenced from text segment
------------------------------

Maurilio, do you have some idea about _libiconv* ?


David Macias


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

Reply via email to