Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94468 - mod_fastcgi with and without Apache2 Use Flag
Summary: mod_fastcgi with and without Apache2 Use Flag
Status: RESOLVED DUPLICATE of bug 94469
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-30 01:00 UTC by Ilya Eremin
Modified: 2005-05-30 01:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***