Bug 226509 - net-misc/radvd 1.1 version bump
Bug#: 226509 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: wschlich@gentoo.org Reported By: pomac@vapor.com
Component: Ebuilds
URL: 
Summary: net-misc/radvd 1.1 version bump
Keywords:  
Status Whiteboard: 
Opened: 2008-06-14 10:51 0000
Description:   Opened: 2008-06-14 10:51 0000
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

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2008-06-14 11:09:19 0000 -------
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.

------- Comment #2 From Ian Kumlien 2008-06-14 11:09:57 0000 -------
Created an attachment (id=156729) [details]
Add _GNU_SOURCE definition to make it compile with newer gcc/glibc

------- Comment #3 From Ian Kumlien 2008-06-14 11:10:39 0000 -------
Created an attachment (id=156731) [details]
Basically just a file rename + epatch line

------- Comment #4 From Ian Kumlien 2008-06-14 11:12:03 0000 -------
(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, =)

------- Comment #5 From Wolfram Schlich 2008-06-15 12:13:21 0000 -------
1.1 + the patch is now in CVS. Thanks!