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

Bug 42007

Summary: apache would not start , compiled with ipv6 even after USE="-ipv6"
Product: Gentoo Linux Reporter: Josh Holt <ftjogoh>
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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