Re: [libvirt] struct random on FreeBSD [was: FreeBSD-8.3 build failure for amd64/i386, build archive included]

2013-10-01 Thread Jason Helfman
On Mon, Sep 30, 2013 at 7:04 PM, Doug Goldstein wrote: > On Mon, Sep 30, 2013 at 2:27 PM, Jason Helfman wrote: > > On Mon, Sep 30, 2013 at 11:50 AM, Eric Blake wrote: > >> > >> On 09/30/2013 10:09 AM, Jason Helfman wrote: > >> > >> >> So

Re: [libvirt] struct random on FreeBSD [was: FreeBSD-8.3 build failure for amd64/i386, build archive included]

2013-09-30 Thread Jason Helfman
On Mon, Sep 30, 2013 at 11:50 AM, Eric Blake wrote: > On 09/30/2013 10:09 AM, Jason Helfman wrote: > > >> So, what has to be included prior to for the forward > >> declaration of struct random_data in that header to no longer be an > >> incomplete type? Can

Re: [libvirt] struct random on FreeBSD [was: FreeBSD-8.3 build failure for amd64/i386, build archive included]

2013-09-30 Thread Jason Helfman
On Sat, Sep 28, 2013 at 4:36 PM, Eric Blake wrote: > On 09/27/2013 01:01 PM, Jason Helfman wrote: > > On Fri, Sep 27, 2013 at 4:57 AM, Eric Blake wrote: > > > >> On 09/27/2013 01:35 AM, Michal Privoznik wrote: > >>> > >>> make[3]: Entering direc

Re: [libvirt] struct random on FreeBSD [was: FreeBSD-8.3 build failure for amd64/i386, build archive included]

2013-09-27 Thread Jason Helfman
can get it done in time before the rc2 build is cut. Can > you show me the config.log output related to detecting whether 'struct > random_data' exists? Is this a case of circular header inclusion on > FreeBSD (that is, does try to recursively include > to pick up the str