From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 17 May 2010 09:55:50 +0200 Subject: [Buildroot] [PATCH 7/8] avahi: needs IPv6 In-Reply-To: (Thomas Petazzoni's message of "Fri, 14 May 2010 13:37:30 +0200") References: Message-ID: <87632n0xo9.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> Otherwise the build fails with: Thomas> socket.c: In function 'avahi_mdns_mcast_join_ipv6': Thomas> socket.c:159: error: 'IPV6_DROP_MEMBERSHIP' undeclared (first use in this function) Thomas> socket.c:159: error: (Each undeclared identifier is reported only once Thomas> socket.c:159: error: for each function it appears in.) Thomas> socket.c:161: error: 'IPV6_ADD_MEMBERSHIP' undeclared (first use in this function) Strange, I'm using it here with an (internal) non-ipv6 / non-locale toolchain. With what toolchain is this? -- Bye, Peter Korsgaard