Summary: | net-fs/sfs fails to compile using gcc-3.3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lonnie Olson <gentoo> |
Component: | New packages | Assignee: | Network Filesystems <net-fs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | aramos, griffon26, linux, m, menion, xfr-bug |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
sfs-gcc3.3 patch
Not so tiny patch to fix problems with gcc 3.x |
Description
Lonnie Olson
2004-07-13 14:15:15 UTC
Created attachment 45204 [details, diff]
sfs-gcc3.3 patch
this removes the const declarations that make no sense to me. Maybe it would be
better to initialize the corresponding variables with proper values...
*** Bug 77890 has been marked as a duplicate of this bug. *** *** Bug 68156 has been marked as a duplicate of this bug. *** looks like we just need an upstream release ... i guess all of this crap has been fixed in cvs if someone feels like ripping a patch, i'll add it, but i hate C++ ;p Created attachment 58162 [details, diff]
Not so tiny patch to fix problems with gcc 3.x
It would be nice if people could try it out and do some tests with sfs, because
I just made sure it built.
Oh yeah, guess we'll have to put this one in distfiles if it's added.
It's a real shame that this ebuild that has been marked stable did not even compile, but at least that should be fixed now. However, I have no way of really testing this. Feedback would be appreciated greatly. |