SUMMARY: Making Apache 1.3.3 on DU4.0

From: Didier Godefroy <dg_at_ulysium.net>
Date: Mon, 14 Dec 1998 11:23:02 -0500

In my original post, the result from the compilation of apache 1.3.3 included errors:

cc -c -I../../os/unix -I../../include -DOSF1 -DUSE_HSREGEX `../../apaci` os.c
In file included from os.c:6:
../../include/ap_config.h:916: netdb.h: No such file or directory
In file included from os.c:6:
../../include/ap_config.h:919: arpa/inet.h: No such file or directory
*** Exit 1
Stop.

And it turns out only 2 files were missing:

/usr/include/netdb.h
/usr/include/arpa/inet.h

After putting these 2 files back in where they belong, I recompiled and didn't
get any more errors.
Thanks to all who pointed out where the problem was,

-- 
Didier Godefroy
mailto:dg_at_ulysium.net
Received on Mon Dec 14 1998 - 16:24:18 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:38 NZDT