Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Problems compiling mod_proxy_html.c => apxs:Break: Command..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
apxs present but not functioning - I recently compiled & installed apache 1.3.31 httpd -v Server version: (Unix) Server built: Jun 6 2004 22:12:58 httpd -l modules: mod_env.c ..

Using external lib in a (DSO) module with apxs - I am building a module that uses externa libs using apxs with Apache. 2.0.48 on Solaris 8 using gcc 2.95 I can compile and install the module however I cannot get httpd to load that module. I get the following error. Cannot load..

apxs not found (Dynamic configuration) - I want to create mod_jk.so module for Apache + Tomcat for that I require apxs tool. but I coudn't found that tool on my Hat 8.0). suggest mee the ways. any help is welcomed rahul

mod_jk configure error apxs path - On Apache 1.3 (I tried mod_jk1.2 and mod_jk2) when I run> it's doesn't like the path or messages: need to check for Perl first, apxs depends on it... checking for perl.....

apxs invalid path error, installing mod_jk - using apache 1.3 (like the docs) in the this is where it dies. if ${TEST} = ; then not find ${APXS}) ..
Next:  Apache: mod_perl / url rewrite problem  
Author Message
user2832

External


Since: Jun 17, 2004
Posts: 1



(Msg. 1) Posted: Thu Jun 17, 2004 10:01 am
Post subject: Problems compiling mod_proxy_html.c => apxs:Break: Command failed with rc=167772
Archived from groups: alt>apache>configuration (more info?)

Hi

I have problems adding mod_proxy_html to apache 2.0.40 with apxs.

I'm working on RedHat 9.0 with Apache 2.0.40 and have added Apache
Developer Tools apache-devel-1.3.27-4.i386.rpm to get apxs tool. This
worked and now I have apxs in /usr/sbin/apxs.

I also downloaded mod_proxy.html.c and put this also in /usr/sbin
directory.

libxml2 is installed as /usr/lib/libxml2.so.2.5.4 . I tried to upgrade
with libxml2.so.2.6.9-1.i386.rpm, but this didn't work because of some
dependencies, but I think that is not the problem at the moment.

When I try to compile mod_proxy_html with
apxs -a -c -I/usr/lib/libxml2 -i mod_proxy_html.c , I always get the
errot message

gcc -DLINUX=22 -DEAPI -DEAPI_MM -O2 -march=i386 -mcpu=i686 -fPIC
-DEAPI_MM_CORE_PATH=/var/run/httpd.mm -fpic -DSHARED_MODULE
-I/usr/include/apache -I/usr/lib/libxml2 -c mod_proxy_html.c
apxs:Break: Command failed with rc=16777215

I tried to differ the syntax of the command in several ways, but
nothing changed. I'm not so closed with Linux, maybe someone can tell
me about my mistake?

Thanks in advance
Thomas

 >> Stay informed about: Problems compiling mod_proxy_html.c => apxs:Break: Command.. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]