You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Sjoerd Langkemper <st...@cs.vu.nl> on 2001/11/28 20:17:01 UTC

build/8891: Compile problem: bio_hook_set

>Number:         8891
>Category:       build
>Synopsis:       Compile problem: bio_hook_set
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Nov 28 11:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     stlangke@cs.vu.nl
>Release:        2.0.28
>Organization:
apache
>Environment:
Linux server 2.4.14-pre8 #1 Sun Nov 4 18:51:03 CET 2001 i586 unknown
gcc version 2.95.4 20011006 (Debian prerelease)
GNU Make version 3.79.1, Built for i586-pc-linux-gnu
>Description:


./configure --enable-so --disable-imap --disable-cgi --disable-as --enable-ssl
.......
make
.......
/bin/sh /usr/src/httpd-2_0_28/srclib/apr/libtool --silent --mode=link gcc  -g -O2 -pthread    -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER   -I. -I/usr/src/httpd-2_0_28/os/unix -I/usr/src/httpd-2_0_28/server/mpm/prefork -I/usr/src/httpd-2_0_28/modules/http -I/usr/src/httpd-2_0_28/modules/proxy -I/usr/src/httpd-2_0_28/include -I/usr/src/httpd-2_0_28/srclib/apr/include -I/usr/src/httpd-2_0_28/srclib/apr-util/include -I/usr/local/include/openssl -I/usr/local/include -I/usr/src/httpd-2_0_28/modules/dav/main -export-dynamic    -o httpd  modules.lo   modules/aaa/mod_access.la modules/aaa/mod_auth.la modules/filters/mod_include.la modules/loggers/mod_log_config.la modules/metadata/mod_env.la modules/metadata/mod_setenvif.la modules/ssl/mod_ssl.la modules/http/mod_http.la modules/http/mod_mime.la modules/generators/mod_status.la modules/generators/mod_autoindex.la modules/mappers/mod_negotiation.la modules/mappers/mod_dir.la modules/mappers/mod_actions.la modules/mappers/mod_userdir.la modules/mappers/mod_alias.la modules/mappers/mod_so.la server/mpm/prefork/libprefork.la server/libmain.la os/unix/libos.la /usr/src/httpd-2_0_28/srclib/pcre/libpcre.la /usr/src/httpd-2_0_28/srclib/apr-util/libaprutil.la /usr/src/httpd-2_0_28/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl -L/usr/local/lib -lssl -lcrypto /usr/src/httpd-2_0_28/srclib/apr-util/xml/expat/lib/libexpat.la
modules/ssl/.libs/mod_ssl.al(ssl_engine_kernel.lo): In function `bio_hook_set':
/usr/src/httpd-2_0_28/modules/ssl/ssl_engine_kernel.c:261: undefined reference to `BIO_next'
>How-To-Repeat:
On my system, it's repeatable.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]