[Buildroot] Problem to add DConf in buildroot

Justin Mark oilehus at yahoo.com
Mon Dec 13 07:14:12 UTC 2010


Hi Thomas,

Thanks for your email. After I apply the patches from DConf along with a patch I had made, I can build Dconf under buildroot now, I will submit the changes for review later.

Regards,
-Justin 

--- On Sun, 12/12/10, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:

> From: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Subject: Re: [Buildroot] Problem to add DConf in buildroot
> To: "Justin Mark" <oilehus at yahoo.com>
> Cc: buildroot at busybox.net, "Lionel Landwerlin" <llandwerlin at gmail.com>
> Date: Sunday, December 12, 2010, 2:15 AM
> Hello,
> 
> On Sat, 11 Dec 2010 19:37:36 -0800 (PST)
> Justin Mark <oilehus at yahoo.com>
> wrote:
> 
> > so there's no implementation for posix_fallocate().
> Since this
> > function is only called once in Dconf, like this: if
> (posix_fallocate
> > (fd, 0, 1) == 0)
> > 
> > maybe I can patch the Dconf file, if anyone has an
> idea on how to
> > replace the above code, please let me know.
> 
> Just apply this patch from the DConf git repo, which
> removes
> posix_fallocate() and uses ftruncate() instead:
> 
> http://git.gnome.org/browse/dconf/commit/?id=e3dd1d8ac6839851cb3015e89cdf39ecb2e2b081
> 
> You can add this patch in package/dconf/, and mention in
> the patch
> comment that it is already upstreamed and therefore should
> be removed
> when DConf version is bumped.
> 
> Regards,
> 
> Thomas
> -- 
> Thomas Petazzoni, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com
> 


      


More information about the buildroot mailing list