On Thu, 10 Nov 2005 [EMAIL PROTECTED] wrote:

> John P. Dodge wrote:
>
> > >
> > > I'm trying to compile Apache 2 because I'm in a situation where I can't 
> > > use a pre-compiled release. Unfortunately I've got no experience with 
> > > compiling software at all so I'm hoping you guys can help me out a bit, 
> > > assuming this is the right place to ask for this.
> > > I'm running Solaris 8 (UltraSparc 5) and to make thing even worse...this 
> > > is basically the first time I ever touched a Solrais system :-D
> > >
> > > When running the configuration (configure 
> > > --prefix=/work/training/dg432/servsoft/apache2 --enable-mods-shared=all) 
> > > I get presented with a series of errors all in the lines of:
>
> > Do you have the Solaris compiler utilities (ar, cpp, ...) in your command
> > search path (/usr/ccs/bin)?
> >
>
> checking whether to enable mod_auth_digest... checking dependencies
> You need APR random support to use mod_auth_digest.
> Look at APR configure options --with-egd and --with-devrandom.
> checking whether to enable mod_auth_digest... configure: error: 
> mod_auth_digest has been requested but can not be built due to prerequisite 
> failures
>
> Isn't the APR stuff supposed to be included in the httpd source?
> What can be done to fix this problem?

Do you have the Solaris 8 /dev/random patch (112438-02)? It used to
compile fine without this but it wouldn't start if you included
mod_auth_digest. Maybe they changed that so it stops you during the
configure.


----------------------------------------
"Mon aƩroglisseur est plein d'anguilles"
John P. Dodge
Boeing Shared Services


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to