My original question was if anyone had compiled the Apache1.2b0 httpd.
Thanks to Laurent Deniel for providing me with the correct args.
Add the math library ( -lm ) to the link option.
My original post and Laurents' followup are enclosed;
> We've tried to compile Apache_1.2b0, we are currently running DU4 on a
> 4/233. My question is;
> Has anyone gotten it to compile on a DU box?
> Here is the error message during compile;
>
> gcc -o httpd alloc.o http_main.o http_core.o http_config.o http_request.o
> http_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o
> md5c.o util_md5.o explain.o http_bprintf.o util_date.o mod_mime.o
> mod_access.o mod_auth.o mod_negotiation.o mod_include.o mod_dir.o
> mod_cgi.o mod_userdir.o mod_alias.o mod_env.o mod_log_config.o
> mod_asis.o mod_imap.o mod_actions.o mod_browser.o
> collect2: ld returned 1 exit status
> /bin/ld:
> Unresolved:
> frexp
> *** Exit 1
>
> If anyone has any notes, please forward for summary.
> >compiled on BSDi 2.x and Linux
>
Laurent Deniel wrote:
Add the math library ( -lm ) to the link option.
!============================
!David Hoyt OEM.NET
!Boston, MA USA, Earth
Received on Sun Dec 01 1996 - 23:36:19 NZDT