Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9317 - apache 2.0.42 ebuild dies on "determining modules"
Summary: apache 2.0.42 ebuild dies on "determining modules"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: Normal major
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-18 14:19 UTC by Haroon Rafique
Modified: 2003-02-04 19:42 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 Haroon Rafique 2002-10-18 14:19:58 UTC
root # emerge /usr/portage/net-www/apache/apache-2.0.42.ebuild 
Calculating dependencies ...done!
>>> emerge net-www/apache-2.0.42 to /
>>> md5 ;-) httpd-2.0.42.tar.gz
>>> Unpacking source...
>>> Unpacking httpd-2.0.42.tar.gz
>>> Source unpacked.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -27, Exitcode 1
!!! determining modules

Platform is gcc3.2 on 2.4.19-gentoo-r9 with (xfs patched by hand) on a pentium 4 .
Comment 1 Haroon Rafique 2002-10-18 14:26:10 UTC
I investigated further and the reason for the failure is the missing directory
"/usr/portage/net-www/apache/files/2.0.42". I made a copy of 2.0.40 under the
files directory and called it 2.0.42 and re-ran the emerge and the compilation
process continued further.

Could someone create the missing /usr/portage/net-www/apache/files/2.0.42 directory?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-18 14:40:18 UTC
better yet, Nick, can you move the patches out to a tarball on the mirrors
instead of in FILESDIR?
Comment 3 Donny Davies (RETIRED) gentoo-dev 2002-11-15 10:55:00 UTC
i fixed this already.