On Saturday, 21 April, 2012 1:02 Jorge Antonio wrote: From: "Grupo PF_Jorge Antonio Santiago Gonzalez <jorge_santiago.externogrup...@banorte.com> To: "users@httpd.apache.org" <users@httpd.apache.org> Hi, I am trying to compile the mod_include.c to get the shared object (mod_include.so) and put it in the http.conf, but I get the next error. Command: # /herramientas/apache_1.3.27/bin/apxs -c mod_include.c && /herramientas/apache_1.3.27/bin/apxs -i -a -n includes mod_include.so Error: gcc -DSOLARIS2=2100 -DMOD_SSL=208111 -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DSHARED_MODULE -I/herramientas/apache_1.3.27/include -c mod_include.c mod_include.c:80:20: config.h: No such file or directory mod_include.c:86:35: modules/perl/mod_perl.h: No such file or directory mod_include.c:110: error: syntax error before "MODULE_VAR_EXPORT" … and so on Also, I can’t upgrade apache Server features: SunOS 5.10 Generic_147440-10 sun4u sparc SUNW,SPARC-Enterprise Apache 1.3.27 Thanks for the help. Regards. _________________________________________________________________
Hi Jorge, I recently installed mod_include and I'll try to help. Can you look in /etc/apache for a directory called mods_available Is there a file called include.load in here? If so it should give the file path of mod_include.so If the file is already there it will be a lot easier to use it. John --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org