You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/07/03 21:16:40 UTC

[Bug 55194] New: debian wheezy and openssl 1.0: can't compile

https://issues.apache.org/bugzilla/show_bug.cgi?id=55194

            Bug ID: 55194
           Summary: debian wheezy and openssl 1.0: can't compile
           Product: Apache httpd-2
           Version: 2.2-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
          Assignee: bugs@httpd.apache.org
          Reporter: pippoppo@gmail.com

with regards to this commit:
http://svn.apache.org/viewvc?view=revision&revision=r1497466 
I can't compile on debian wheezy.

my configure:
./configure                        \
        --with-included-apr            \
                            \
        --enable-nonportable-atomics        \
                            \
        --enable-headers=shared            \
        --enable-expires=shared            \
        --enable-deflate=shared            \
        --enable-rewrite=shared            \
        --enable-cache=shared            \
        --enable-disk-cache=shared        \
        --enable-mem-cache=shared        \
        --enable-proxy=shared            \
        --enable-proxy_http=shared        \
        --enable-proxy_ftp=shared        \
        --enable-proxy-connect=shared        \
        --enable-proxy-ajp=shared        \
        --enable-ssl=shared            \
        --enable-unique_id=shared        \
        --enable-substitute=shared        \
        --enable-info                \
                            \
                            \
        --enable-authnz-ldap=shared        \
        --enable-ldap=shared            \
        --with-ldap                \
                            \
        --disable-userdir            \
                            \
        --with-mpm=event            \
                            \
        --enable-so                \


my ssl packages:
ii  libssl-dev                               1.0.1e-2                          
   amd64        SSL development libraries, header files and documentation
ii  libssl1.0.0:amd64                        1.0.1e-2                          
   amd64        SSL shared libraries



and this is the error I get:
ssl_engine_io.c: In function 'ssl_io_filter_connect':
ssl_engine_io.c:1082:36: error: 'SSL_PROTOCOL_SSLV2' undeclared (first use in
this function)
ssl_engine_io.c:1082:36: note: each undeclared identifier is reported only once
for each function it appears in


If I remove the following line, all works as usual:
diff -r httpd-2.2.25/modules/ssl/ssl_engine_io.c
/root/httpd-2.2.25/modules/ssl/ssl_engine_io.c
1081a1082
>             sc->proxy->protocol != SSL_PROTOCOL_SSLV2 &&



let me know if you need some more info

thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 55194] debian wheezy and openssl 1.0: can't compile

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55194

Kaspar Brand <as...@velox.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Kaspar Brand <as...@velox.ch> ---
2.2.26 was released on 18 November 2013.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 55194] debian wheezy and openssl 1.0: can't compile

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55194

--- Comment #3 from Jackie Rosen <ja...@hushmail.com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 55194] debian wheezy and openssl 1.0: can't compile

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55194

Kaspar Brand <as...@velox.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Build                       |mod_ssl
           Hardware|PC                          |All
            Version|2.2-HEAD                    |2.2.25
                 OS|Linux                       |All

--- Comment #1 from Kaspar Brand <as...@velox.ch> ---
Fixed for 2.2.26 with r1501712.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org