Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 193646
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sven Wegener <swegener@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tiziano Müller <dev-zero@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
avahi-0.6.21-no-ipv6.patch avahi-0.6.21-no-ipv6.patch patch Tiziano Müller 2007-09-24 14:04 0000 625 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 193646 depends on: Show dependency tree
Bug 193646 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-24 14:03 0000
just encountered this while cross-compiling:

socket.c: In function `avahi_open_socket_ipv6':
socket.c:374: warning: unused parameter `no_reuse'
socket.c: In function `avahi_open_unicast_socket_ipv6':
socket.c:950: error: `IPV6_V6ONLY' undeclared (first use in this function)
socket.c:950: error: (Each undeclared identifier is reported only once
socket.c:950: error: for each function it appears in.)

... upstream added a new function which uses the IPV6_V6ONLY symbol, which
isn't "defined-out" by the current patch.

------- Comment #1 From Tiziano Müller 2007-09-24 14:04:25 0000 -------
Created an attachment (id=131779) [details]
avahi-0.6.21-no-ipv6.patch

Here's a reworked patch.

------- Comment #2 From Sven Wegener 2007-10-01 19:13:16 0000 -------
Oops, I commited the updated patch already some days ago. Thanks Tiziano!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug