I have an SCO 5.0.6 box that i am trying to build Apache 1.3.20 for.
I run,
/configure --prefix=/usr/local/apache --enable-module=most
, which completes with no errors
Then i run,
make
Which gives me errors, i won't include the whole thing, as its way to long but
the last few pertinent lines are:
__res_query /usr/lic//libsocket.a
i386ld fatal: Symbol referencing errors. No output written to httpd
***Error code 13 (bu21)
***Error code 1 (bu21)
***Error code 1 (bu21)
I have tried very hard to find the answer on web sites such as www.apache.org
but no luck.
Please help
Thanks
Mike