Many Thanks to Dan!
I am away!
Steve
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Steve Madden					Phone: 61 (069) 332823
Unix Systems Programmer 		     Email: smadden_at_csu.edu.au
             Charles Sturt University - Australia 
                        Riverina Campus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "The BEST way to accelerate a Mac is at 9.8 metres/sec (/sec)" 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------- Forwarded message ----------
Date: Wed, 13 Nov 1996 16:35:45 -0500
From: Dan West <dwest_at_ad3100.ada.epa.gov>
To: smadden_at_CSU.edu.au
Subject: Re: Apache "frexp" compile msg
Steve,
In the Makefile near the top is a line like:
        EXTRA_LIBS=
Change this to:
        EXTRA_LIBS= -lm
For some reason the math library was not needed for frexp under DU 3.2
but I had the same problem when I upgraded to 4.0a and this fixed it
for me.
I hope this helps,
At 09:13 AM 11/14/96 +0000, you wrote:
>
>Hi all,
>
>
>When I try to compile Apache_1.1.1 on my Dec Alpha 255 (running 
>Digital Unix 4.0a) I get this message;
>  
>   Unresolved:
>   frexp
>   **** Exit 1.
>   Stop.
>
>The program http_bprintf.c seems to be the one that uses it.
>
>I know there is a dec osf binary of apache, but I want to patch this 
>one with SSL and recompile that in it. 
>
>Can anyone help me compile this or does anyone have a compile SSL 
>apache server for DEC OSF.  
>
>All infromation greatly appreciated..
>
>Steve..
     _/_/_/      _/_/       _/     _/  Dan West - Systems Analyst
    _/    _/    _/ _/      _/_/   _/   ManTech Environmental Technology, Inc.
   _/     _/   _/  _/     _/ _/  _/    R.S. Kerr Environmental Research Lab
  _/     _/   _/_/ _/    _/  _/ _/     e-mail: dwest_at_ad3100.ada.epa.gov
 _/     _/   _/    _/   _/   _/_/      WWW: 
http://www.epa.gov/ada/kerrlab.html
_/_/_/_/    _/     _/  _/     _/       Voice:  (405) 436-8717
-------------------------------------------------------------------------------
  **  Disclaimer: Text reflects my opinions, not ManTech's nor the EPA's.  **
Received on Thu Nov 14 1996 - 00:04:37 NZDT