Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 96627 invoked by uid 500); 24 Jul 2000 20:30:54 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 96606 invoked from network); 24 Jul 2000 20:30:53 -0000 X-Authentication-Warning: koj.rkbloom.net: rbb owned process doing -bs Date: Mon, 24 Jul 2000 13:31:52 -0700 (PDT) From: rbb@covalent.net X-Sender: rbb@koj.rkbloom.net To: new-httpd@apache.org, ssavage@infomatec.de Subject: Re: issues apache-2.0 In-Reply-To: <397C612A.5285BC71@igel.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I am looking at these right now. Expect a commit to fix the issues with mod_mime_magic in the next hour or so. The build issues I am avoiding, because I don't understand libtool well enough to really play with it yet. Ryan On Mon, 24 Jul 2000, Shaun Savage wrote: > HI > > I have updated my apache-2.0 via CVS 24 july. here are some issues > > 1>apr_strings.h is needed in modules/mod_mime_magic.c > 2>ON linux the HAVE_SYS_STAT_H in needed in ap_config.h > > I am only having mod_so as static the rest as runtime loadable. > --enable-shared="....." > > The main problem I have is when the default libraries are linked in most > of the the support routines are linked out. > > This means that when the library is loaded at runtime the > support routines are not there. > > How do I fix this problem? Instead of making libraries could obj > modules be linked in? > This means 'ld -r' not 'ar' any ideas? > > I don't know 'libtool', very well. > > Shaun Savage > _______________________________________________________________________________ Ryan Bloom rbb@apache.org 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------