From owner-new-httpd@hyperreal.com Tue Jul 2 21:16:34 1996 Received: by taz.hyperreal.com (8.6.12/8.6.5) id VAA08800; Tue, 2 Jul 1996 21:16:34 -0700 Received: from fully.organic.com by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id VAA08789; Tue, 2 Jul 1996 21:16:32 -0700 Received: from localhost (brian@localhost) by fully.organic.com (8.6.12/8.6.12) with SMTP id EAA27571 for ; Wed, 3 Jul 1996 04:20:45 GMT X-Authentication-Warning: fully.organic.com: brian owned process doing -bs Date: Tue, 2 Jul 1996 21:20:45 -0700 (PDT) From: Brian Behlendorf To: new-httpd@hyperreal.com Subject: Re: Binaries for 1.1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com On Tue, 2 Jul 1996 rasmus@madhaus.utcs.utoronto.ca wrote: > > It appears that there are no calls to any of bzero(), bcopy(), or bcmp() > > in the source code, though in conf.h there is > > We will only be providing binaries with the standard limited set of > modules, right? Yes - only the default set as specified in an unmodified Configuration file, no libraries linked in. Sounds like we are safe with "solaris 2.x" binaries being built on 2.5. Brian > If you do a mod_auth_msql binary, then you will not be able to build it > on a Solaris 2.5 box and have it work on Solaris 2.4 unless you build a > special version of libmsql.a which doesn't use the BSD-style functions. > When you run configure for the mSQL compile under Solaris 2.5, it > detects the BSD-style functions and uses these over the mem* functions. > The trick is to edit the msql config.h file and tell it not to use the > BSD functions before building libmsql.a and then you will have a > portable library. > > Other external libraries may well have the same problem. The easiest way > to check is to simply 'nm' the .a file and grep for any of the b* functions. > > -Rasmus > > --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-- brian@organic.com www.apache.org hyperreal.com http://www.organic.com/JOBS