problems when compiling fcgi

"Edvardas G." <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
I want to make and make install fcgi-2.4.0 but get this error
 
make  all-recursive
make[1]: Entering directory `/root/fcgi-2.4.0'
Making all in libfcgi
make[2]: Entering directory `/root/fcgi-2.4.0/libfcgi'
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall   -o libfcgi.la -rpath
/usr/local/lib  libfcgi_la-fcgiapp.lo libfcgi_la-fcgi_stdio.lo
libfcgi_la-os_unix.lo  -lnsl
rm -fr .libs/libfcgi.la .libs/libfcgi.* .libs/libfcgi.*
gcc -shared  libfcgi_la-fcgiapp.lo libfcgi_la-fcgi_stdio.lo
libfcgi_la-os_unix.lo  -lnsl  -Wl,-soname -Wl,libfcgi.so.0 -o
.libs/libfcgi.so.0.0.0
/usr/lib/libc_nonshared.a(atexit.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+
0x0): In function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
/usr/lib/gcc-lib/i486-linux/3.3.5/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_
thunk.bx+0x0): first defined here
collect2: ld returned 1 exit status
make[2]: *** [libfcgi.la] Error 1
make[2]: Leaving directory `/root/fcgi-2.4.0/libfcgi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/fcgi-2.4.0'
make: *** [all] Error 2
 
i use debian. Can anyone 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.