You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Vincent Power <vi...@servergnome.org> on 2000/03/11 02:14:48 UTC

mod_status/5854: it breaks on the libtool line at the end of the make

>Number:         5854
>Category:       mod_status
>Synopsis:       it breaks on the libtool line at the end of the make
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Mar 10 17:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     vince@servergnome.org
>Release:        2.0a1
>Organization:
apache
>Environment:
Linux 2.2.14 SMP - RedHat 6.1 full install - I mean this is the ultimate dev box
>Description:
/bin/sh ./libtool --silent --mode=link gcc  -g -O2 -D_REENTRANT -pthread `/usr/l
ocal/src/apache_2.0/src/apaci`  -o apache  modules.lo buildmark.lo  modules/stan
dard/libapachemod_env.la modules/standard/libapachemod_log_config.la modules/sta
ndard/libapachemod_mime.la modules/standard/libapachemod_negotiation.la modules/
standard/libapachemod_status.la modules/standard/libapachemod_include.la modules
/standard/libapachemod_autoindex.la modules/standard/libapachemod_dir.la modules
/standard/libapachemod_cgi.la modules/standard/libapachemod_asis.la modules/stan
dard/libapachemod_imap.la modules/standard/libapachemod_actions.la modules/stand
ard/libapachemod_userdir.la modules/standard/libapachemod_alias.la modules/stand
ard/libapachemod_access.la modules/standard/libapachemod_auth.la modules/standar
d/libapachemod_setenvif.la modules/standard/libapachemod_echo.la modules/mpm/mpm
t_pthread/libmpmt_pthread.la main/libmain.la os/unix/libos.la ap/libap.la lib/ap
r/libapr.a regex/libregex.la -lnsl -lcrypt -lnsl
modules/standard/.libs/libapachemod_status.a(mod_status.o): In function `status_
handler':
/usr/local/src/apache_2.0/src/modules/standard/mod_status.c:97: undefined refere
nce to `ap_get_status_table'
collect2: ld returned 1 exit status
make[1]: *** [apache] Error 1
make[1]: Leaving directory `/usr/local/src/apache_2.0/src'
make: *** [all-recursive] Error 1
>How-To-Repeat:
untar the build
cd apache_2.0/src
./buildconf
./configure --enable-status
make

>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!     ]