FastCGI Module

RVR777 <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Hi,

I have a problem when i try to compile fast-cgi as a module (DSO). When I do
the first step (apxs -o mod_fastcgi.so -c *.c), its ok, looks like that is
compiling, i dont see any error or warning message. But in the second
step (apxs
-i -a -n fastcgi mod_fastcgi.so), i receive these messages:

root@ec:~/mod_fastcgi-2.4.2# apxs -i -a -n fastcgi mod_fastcgi.so
/var/www/build/instdso.sh SH_LIBTOOL='/var/www/build/libtool' mod_fastcgi.so
/usr/lib/apache2
/var/www/build/libtool --mode=install cp mod_fastcgi.so /usr/lib/apache2/
cp mod_fastcgi.so /usr/lib/apache2/mod_fastcgi.so
cp: cannot stat `mod_fastcgi.so': No such file or directory
apxs:Error: Command failed with rc=65536
.
root@ec:~/mod_fastcgi-2.4.2#

I look for the file mod_fastcgi.so in the current directory, but it don't
exist, only the file mod_fastcgi.slo and others. But in the .libs directory
exists a file mod_fastcgi.so, so I executed the comand in that directory, I
got a warning that told me the file mod_fastcgi haven't found dlname in the
file. When I try to open Apache I got a Segmentation Fault error. I think
that this is not the right file (the correct may be in the mod_fastcgi main
directory, right?)

I'm using Slackware 10 and Apache 2.0.54

Thanks


--
by RVR777

___________________________________
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.