Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 15:49:44 -0600
From:      Josh Paetzel <jpaetzel@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   Re: r 310850: buildkernel failure: ip_carp.c:615:28: error: incomplete definition
Message-ID:  <1483134584.3238397.833328169.08E5ED0A@webmail.messagingengine.com>
In-Reply-To: <A445FAAB-24B8-40DC-A2A8-D8CD2AB31CA8@gmail.com>
References:  <20161230202338.73e7d00b@thor.walstatt.dynvpn.de> <20161230210729.5ba48a3b@thor.walstatt.dynvpn.de> <A445FAAB-24B8-40DC-A2A8-D8CD2AB31CA8@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the catch ngie.  I couldn't reproduce the problem, now I see
why.

On Fri, Dec 30, 2016, at 03:33 PM, Ngie Cooper (yaneurabeya) wrote:
> 
> > On Dec 30, 2016, at 12:07, O. Hartmann <o.hartmann@walstatt.org> wrote:
> > 
> > 
> > [...]
> > 
> > ===> cas (all)
> > --- all_subdir_carp ---
> > --- ip_carp.o ---
> > /usr/src/sys/modules/carp/../../netinet/ip_carp.c:615:28: error: incomplete definition of
> > type 'struct ip6_hdr' return (memcmp(&in6, &ip6->ip6_src, sizeof(in6)) == 0);
> >                                      ~~~^
> > /usr/src/sys/netinet6/in6.h:662:8: note: forward declaration of 'struct ip6_hdr'
> > struct ip6_hdr;
> >       ^
> > --- all_subdir_cam ---
> > Building /usr/obj/usr/src/sys/WALHALL/modules/usr/src/sys/modules/cam/scsi_pass.o
> > --- all_subdir_carp ---
> > 1 error generated.
> > *** [ip_carp.o] Error code 1
> 
> Should be addressed in r310864.
> Thanks,
> -Ngie
> Email had 1 attachment:
> + signature.asc
>   1k (application/pgp-signature)


-- 

Thanks,

Josh Paetzel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1483134584.3238397.833328169.08E5ED0A>