Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42007 - apache would not start , compiled with ipv6 even after USE="-ipv6"
Summary: apache would not start , compiled with ipv6 even after USE="-ipv6"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 00:05 UTC by Josh Holt
Modified: 2004-04-15 06:58 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 Josh Holt 2004-02-18 00:05:55 UTC
emerge is fine, but the app will not start.

Reproducible: Always
Steps to Reproduce:
1.emerge ud apache
2.emerge apache
3.

Actual Results:  
the software continued to compile wit ipv6 support.

Expected Results:  
the software should have compiled without ipv6 support.

I solved this issue by editing line 162 of the ebuld for apache_2.0.48-r1.ebuild

the line should look like this  " --with-80 --disable-ipv6 \
Comment 1 Chuck Short (RETIRED) gentoo-dev 2004-04-15 06:58:22 UTC
This should be fixed in 2.0.49-r1. Please test.

Regards
chuck