Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468872 - =app-admin/apache-tools-2.2.24 fails to compile
Summary: =app-admin/apache-tools-2.2.24 fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-07 13:28 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2013-05-07 13:42 UTC (History)
0 users

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


Attachments
build log (file_468872.txt,23.84 KB, text/plain)
2013-05-07 13:28 UTC, Vicente Olivert Riera (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicente Olivert Riera (RETIRED) gentoo-dev 2013-05-07 13:28:34 UTC
Created attachment 347606 [details]
build log

Append the following line to src_prepare() function to fix the problem:

sed 's:LIBTOOL="$my_libtool \\$(LTFLAGS)":LIBTOOL="$my_libtool \\$(LTFLAGS) --tag=CC":' -i configure || die "sed failed"
Comment 1 Julian Ospald 2013-05-07 13:37:41 UTC
emerge --info?
Comment 2 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-05-07 13:42:22 UTC
Broken toolchain. Sorry.