Hi Viktor,

Bingo!

I successfully built httpadv.prg using mingw but with a few changes:

1) I have renamed hbmk.hbm in contrib\hbtip\tests\ because I have not found a parameter to make hbmk2 to ignore default hbmk.hbm (I miss something)

2) I added a hbmkssl.hbm that points to
../hbtipssl.hbc

3) changed hbtipssl.hbc that wrongly had
lib=hbtips
instead of
lib=hbtipssl

4) copied
c:\openssl\lib\mingw\ssleay32.a
c:\openssl\lib\mingw\libeay32.a
to
c:\openssl\lib\mingw\libssleay32.a
c:\openssl\lib\mingw\liblibeay32.a

to make hbmk2 happy finding lib*
(tested also with hbssls.hbc but there is same problem finding ssleay32 that not has lib on front)

and the result is that httpadv.prg is working (excellent work, thank you).

There are some parts to update, could you check them ?

Best Regards,
Francesco

Il 06/09/2009 0.37, Francesco Saverio Giudice ha scritto:
Hi Viktor,

Il 05/09/2009 1.46, Viktor Szakáts ha scritto:
Hi Francesco,

These things are already in SVN since then.


I'm trying but without success. Now I have downloaded last openssl and I'm rebuilding last SVN again, but I get some missing exported openssl functions.
I will mail some infos in minutes.

What I would like to have is to use httpadv.prg passing an https url to see if your additions work also for this test.

Best Regards,
Francesco
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to