i have serious problem. didn't test it before put my new server up (64bit).
I get segfaults (1/second for every multiplexor).

i red previous threads where it was discussed that under centos, gcc 3.4 does faulty code.
so i exported CC=gcc4 and tried to rebuild rpm
but get:
+ make -j2
Making all in srclib
make[1]: Entering directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/srclib'
make[1]: Leaving directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/srclib'
Making all in os
make[1]: Entering directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/os'
Making all in unix
make[2]: Entering directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/os/unix'
make[3]: Entering directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/os/unix'
/usr/lib64/apr/build-1/libtool --silent --mode=compile gcc4 -pthread  -O2 -g  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -DLDAP_DEPRECATED  -I. -I/usr/src/redhat/BUILD/httpd-2.2.2/peruser/include -I/usr/src/redhat/BUILD/httpd-2.2.2/os/unix -I/usr/src/redhat/BUILD/httpd-2.2.2/server/mpm/experimental/peruser -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/http -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/filters -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/proxy -I/usr/src/redhat/BUILD/httpd-2.2.2/include -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/generators -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/mappers -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/database -I/usr/include/apr-1 -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/proxy/../generators -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/ssl -I/usr/src/redhat/BUILD/httpd-2.2.2/modules/dav/main -fPIE -prefer-non-pic -static -c /usr/src/redhat/BUILD/httpd-2.2.2/os/unix/unixd.c && touch unixd.lo
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[3]: *** [unixd.lo] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/os/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/os/unix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/httpd-2.2.2/peruser/os'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.70440 (%build)


any ideas?

Sean Gabriel Heacock wrote:
On Mon, 2007-03-05 at 19:14 +0200, Janno wrote:
  
How many of you guys run peruser on a 64bit linux?
    

I am, Fedora Core 6

  

_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to