Re: [Nbd] Help building on Nexenta
- To: Joel Pedraza <joel@...928...>
- Cc: nbd-general@lists.sourceforge.net
- Subject: Re: [Nbd] Help building on Nexenta
- From: Wouter Verhelst <w@...112...>
- Date: Wed, 17 Aug 2011 23:54:49 +0200
- Message-id: <20110817215449.GA24286@...3...>
- In-reply-to: <20110813073718.GW28584@...3...>
- References: <CAG8tJsPbM3hSB1x6j_DHLYDcMto4Vp5Cq5UQ4CMcog27TpV9UA@...18...> <20110813073718.GW28584@...3...>
On Sat, Aug 13, 2011 at 09:37:18AM +0200, Wouter Verhelst wrote:
> On Fri, Aug 12, 2011 at 03:47:33PM -0400, Joel Pedraza wrote:
> [...]
> > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -g -O2 -I/
> > usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT
> > nbd_server-nbd-server.o -MD -MP -MF .deps/nbd_server-nbd-server.Tpo -c -o
> > nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c
> > nbd-server.c: In function 'set_peername':
> > nbd-server..c:1895: error: 'struct in6_addr' has no member named 's6_addr32'
> > nbd-server.c:1899: error: 'struct in6_addr' has no member named 's6_addr32'
> > nbd-server.c:1900: error: 'struct in6_addr' has no member named 's6_addr32'
>
> Mmm. That would be a bug, I guess.
>
> I'll see what I can do about it.
Can you try building the current git HEAD, and see if that works?
(apparently I alread found and fixed this bug ages ago on FreeBSD, but
somehow it didn't end up in my local git repository... d'oh)
--
The volume of a pizza of thickness a and radius z can be described by
the following formula:
pi zz a
Reply to: