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

           Summary: ab.c error :  undefined reference to
                    `BIO_set_callback' (apache 2.2.11/openssl-0.9.8j)
           Product: Apache httpd-2
           Version: 2.2.11
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
        AssignedTo: [email protected]
        ReportedBy: [email protected]


----------------------------------
Environment

apache:    apache 2.2.11
openssl:   openssl-0.9.8j 
os:        openSUSE 10.2 (X86-64)
kernel:    apache 2.2.11/openssl-0.9.8j
gcc:       gcc (GCC) 4.1.2 20061115
----------------------------------
configure options

--enable-so --enable-mods-shared=all --prefix=/d0 --with-mpm=worker 
--enable-threads --with-berkeley-db=/d0 --enable-modules="ssl proxy cache
disk-cache mem-cache info" --with-ssl=/d0

----------------------------------
Error Message: 

ab.c:(.text+0xf1): undefined reference to `BIO_get_callback_arg'
.libs/ab.o: In function `start_connect':
ab.c:(.text+0x3452): undefined reference to `BIO_set_callback'
ab.c:(.text+0x3465): undefined reference to `BIO_set_callback_arg'
.libs/ab.o: In function `main':
ab.c:(.text+0x5e3a): undefined reference to `SSL_CTX_set_info_callback'
collect2: ld returned 1 exit status
make[2]: *** [ab] Error 1
make[2]: Leaving directory `/d0/httpd-2.2.11/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d0/httpd-2.2.11/support'
make: *** [all-recursive] Error 1

-----------------------------------

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to