Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94468

Summary: mod_fastcgi with and without Apache2 Use Flag
Product: Gentoo Linux Reporter: Ilya Eremin <admin>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ilya Eremin 2005-05-30 01:00:23 UTC
Truying to install mod_fastcgi with and without the -Apache2 USE flag produces
the following error

/bin/sh /usr/lib/apache2/build/libtool --silent --mode=compile
i686-pc-linux-gnu-gcc  -pthread  -O3 -mcpu=prescott -march=prescott -pipe
-fomit-frame-pointer -msse -msse2 -msse3 -mmmx  -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DAP_HAVE_DESIGNATED_INITIALIZER  -I/usr/include/apache2 -I/usr/include/apr-0
-I. -I/usr/lib/apache2/os/unix -I/usr/lib/apache2/server/mpm/prefork
-I/usr/lib/apache2/modules/http -I/usr/lib/apache2/modules/filters
-I/usr/lib/apache2/modules/proxy -I/usr/lib/apache2/include
-I/usr/lib/apache2/modules/generators -I/usr/include/openssl
-I/usr/lib/apache2/modules/dav/main -prefer-pic -c mod_fastcgi.c && touch
mod_fastcgi.slo
/usr/lib/apache2/build/libtool: /usr/lib/apache2/build/libtool: No such file or
directory
make: *** [mod_fastcgi.slo] Error 127

!!! ERROR: net-www/mod_fastcgi-2.4.2 failed.
!!! Function src_compile, Line 62, Exitcode 2
!!! apache2 mod_scgi make failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge -av mod_fastcgi


Actual Results:  
Error
/usr/lib/apache2/build/libtool: /usr/lib/apache2/build/libtool: No such file or
directory
make: *** [mod_fastcgi.slo] Error 127

Expected Results:  
mod_fastcgi installed successfully.
Comment 1 Ilya Eremin 2005-05-30 01:04:18 UTC

*** This bug has been marked as a duplicate of 94469 ***