Knowing nothing about Fedora,

that whole thing can be summed up in that gcc cant find ssl.h.

On my slackware & debian installs all the openssl header files would
be in /usr/include/openssl/

Recheck your openssl installation ?

-Daved


On Thu, 24 Jun 2004 17:21:54 -0700, John Gallagher
<[EMAIL PROTECTED]> wrote:
> 
> I have been trying to compile qpopper with tls support on Fedora Core 2
> using openssl.  For what ever reason it does not seem to work.  I have tried
> multiple combinations not knowing if I needed to throw some switch based the
> FAQ and other posting but nothing seems to work.  I can get it to compile
> fine on Fedora Core 1 using --with-openssl.
> In file included from pop_get_command.c:25:
> pop_tls.h:41:29: openssl/ssl.h: No such file or directory
> In file included from pop_get_command.c:25:
> pop_tls.h:68: error: syntax error before "SSL_CTX"
> pop_tls.h:68: warning: no semicolon at end of struct or union
> pop_tls.h:69: warning: data definition has no type or storage class
> pop_tls.h:70: error: syntax error before '*' token
> pop_tls.h:70: warning: data definition has no type or storage class
> pop_tls.h:72: error: syntax error before '}' token
> make[1]: *** [pop_get_command.o] Error 1
> make[1]: Leaving directory `/home/kanvick/Mail/qpopper4.0.5/popper'
> make: *** [popper_server] Error 2

Reply via email to