Hi,

I'm trying to install mod_dtcl 1.0.0 with apache 1.3.27

Apache includes file are in /root/apache_1.3.27/src/include

and mod_dtcl sources are in /root/mod_dtcl

I've edit builddtcl.sh and I changed INC variables.

But when I try to build mod_dtcl I get this:

[EMAIL PROTECTED]:~/mod_dtcl# ./builddtcl.sh shared
Using /usr/bin/tclsh as tclsh program
Apache in
Apache includes in /root/apache_1.3.27/src/include
Using tclConfig.sh: /usr/lib/tclConfig.sh
cc -pipe -g -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -Wconversion 
-Wno-implicit-int -fPIC -c -I/root/apache_1.3.27/src/include -I/usr/include    
mod_dtcl.c -DDTCL_VERSION=`cat VERSION`
In file included from /root/apache_1.3.27/src/include/httpd.h:72,
                 from mod_dtcl.c:65:
/root/apache_1.3.27/src/include/ap_config.h:114: os.h: No such file or directory
make: *** [mod_dtcl.o] Error 1


Ideas?

Best Regard.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to