Hi Giannis,

At 5:34 AM +0300 5/8/08, Giannis Mantzouranis wrote:

 Thanks for the reply! I put a blank space after the tls and it worked!

That's just a work-around for a bug that was in 4.0.12, and only 4.0.12 -- there is no need for this extra space in 4.0.13. Feel free to take those spaces out if you like, throw out 4.0.12, and use 4.0.13.

Now for the patch in the makefile. I had noticed As I had moved from openssl 0.9.7x to 0.9.8x that it did not linked properly with the libraries. When I typed make the linker failed with errors. This was due as some people suggested in the openssl-users email list (as that time I did the transition this list had problems with the posts) to the missing -ldl parameter in the libraries section of the makefile in the popper directory. I added this parameter _-ldl_ and the make worked fluently!

This should have been added automatically y ./configure and I'd like to know why it wasn't. Can you please try a 'make realclean' and then re-run ./configure, capture the output to a file, and send me the file?

--
Randall Gellens
Opinions are personal;    facts are suspect;    I speak for myself only
-------------- Randomly-selected tag: ---------------
Perhaps the real reason why we have always been able to champion free
speech in this country is that we know perfectly well that hardly
anybody has got anything to say, and that no one will listen to anyone
that has.       -- Editorial, Daily Mail [British Paper, date unknown]

Reply via email to