Help: Installtion Apache 2.2.4 with mod_fastcgi-2.4.2 on Freebsd6.x Failture.

"bbenyu" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <[email protected]>
i'm install the mod_fastcgi-2.4.2 with Apache 2.2.4 on the Freebsd 6.x occurted the error:

apxs:Error: Command failed with rc=65536

All steps order the guide : http://www.fastcgi.com/mod_fastcgi/INSTALL
Summary:
1、Install the apache-2.2.4 with:
        ./configure --prefix=/usr/local/apache --enable-so --enable-rewrite
        make
        make install
2、cd mod_fastcgi-2.4.2
      cp Makefile.AP2 makefile and change the top_dir value to /usr/local/apache
      running /usr/local/apache/bin/apxs -o mod_fastcgi.so -c *.c

    after have ran above command then got the error:

    apxs:Error: Command failed with rc=65536


i don't know how to corrent it!

anyone can help me ?

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.