Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4559 - The fix for gcc 3.x for WvStreams broke broke builds with 2.9x.x
Summary: The fix for gcc 3.x for WvStreams broke broke builds with 2.9x.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-04 23:21 UTC by Michael Grigoriev
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 Michael Grigoriev 2002-07-04 23:21:58 UTC
With 2.95.4 you get:

wvaddr.cc:641: prototype for `WvIPPortAddr::WvIPPortAddr(const unsigned char *,
short unsigned int)' does not match any in class `WvIPPortAddr'

I am pretty sure the bug is actually in gcc 3.1.... it just randomly looses a
const!! I have not found a fix that would satisfy both as of yet....
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-07-05 09:47:37 UTC
DOH, I'm hacking on it, give me a while :)
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-07-05 09:58:18 UTC
ok try using the patch at
http://gentoo.lostlogicx.com//wvstreams-3.70-gentoo.patch instead of the one in
portage (cheap hack, shouldn't work, but I believe it will work with either
compiler, works with 3.1 for sure)