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

Bug 3146

Summary: ethereal breaks like other things on gcc-3
Product: Gentoo Linux Reporter: Brandon Low (RETIRED) <lostlogic>
Component: [OLD] GCC PortingAssignee: Matthew Kennedy (RETIRED) <mkennedy>
Status: RESOLVED FIXED    
Severity: minor CC: lostlogic
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.lostlogicx.com/ebuilds/ethereal-0.9.3-r2.tar.gz
Whiteboard:
Package list:
Runtime testing required: ---

Description Brandon Low (RETIRED) gentoo-dev 2002-05-28 21:58:44 UTC
Ok this is getting stupid, configure scripts suck.  bug 3135, bug 3137, and this one all fix the same type of stupidity in configure scripts that get gcc-3 include directory search order warnings while checking for headers and therefore decide that they can't find the header file... I hope that there is some sort of a general fix for this, but if not I'll just keep making this petty little fixes and shoot myself tomorrow.  Note, these fixes in general may or may not work on systems other than gentoo, as they take out some of configure's autodetecting folder stuffs... but on gentoo systems of all compiler versions this should work fine.
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-06-04 09:38:52 UTC
Tested on various systems and committed