Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problem to add DConf in buildroot
@ 2010-12-11  6:24 Justin Mark
  2010-12-11  8:51 ` Lionel Landwerlin
  0 siblings, 1 reply; 5+ messages in thread
From: Justin Mark @ 2010-12-11  6:24 UTC (permalink / raw)
  To: buildroot

Hi

When I tried to add DConf into buildroot, I got the following error:

../client/libdconf.so.0: undefined reference to `posix_fallocate'
collect2: ld returned 1 exit status

but I can build DConf without any problems outside of buildroot. 

In the Makefile.am, there's a line 

dconf_LDADD = $(gio_LIBS) ../client/libdconf.so.0

It seems to me that a dependency of "../client/libdconf.so.0" is not in the path when I built under buildroot, if so, anyone has an idea how to patch the makefile, so I can build Dconf and link with libdconf.so.0

Many Thanks,
Justin


  



      

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-13  7:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-11  6:24 [Buildroot] Problem to add DConf in buildroot Justin Mark
2010-12-11  8:51 ` Lionel Landwerlin
2010-12-12  3:37   ` Justin Mark
2010-12-12 10:15     ` Thomas Petazzoni
2010-12-13  7:14       ` Justin Mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox