Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
since i couldn't build radvd 1.0, i bumped my ebuild to 1.1. I also located the error, it seems like in.h needs _GNU_SOURCE defined to access the in6_pktinfo struct. Someone should investigate any potential licencing issues with this. Reproducible: Always
Not sure if you mean that 1.1 is enough to get it fixed.. if that's not the case please open a separate bug for that.
Created an attachment (id=156729) [details] Add _GNU_SOURCE definition to make it compile with newer gcc/glibc
Created an attachment (id=156731) [details] Basically just a file rename + epatch line
(In reply to comment #1) > Not sure if you mean that 1.1 is enough to get it fixed.. if that's not the > case please open a separate bug for that. > Nope, it's not enough, this fixes both things... I just got lost watching a movie there for a while, =)
1.1 + the patch is now in CVS. Thanks!