[Buildroot] [PATCH 02/13] util-linux: convert to autotargets and bump to 2.18

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Feb 9 21:50:17 UTC 2011


On 02/09/2011 06:47 PM, Peter Korsgaard wrote:

> I think it would be good to mention to the user that he's not getting
> mount+fsck if he doesn't enable LARGEFILE, E.G.:
> 
> +comment "mount and fsck requires a toolchain with LARGEFILE support"
> +       depends on BR2_PACKAGE_UTIL_LINUX && !BR2_LARGEFILE

I'll look into it.


> It unfortunately doesn't build here if I enable largefile support. It
> dies with:
> 
> make[8]: *** No rule to make target `-luuid', needed by `libblkid.la'.  Stop.
> make[8]: *** Waiting for unfinished jobs....
>   CC     crc32.lo
>   CC     md5.lo
> make[7]: *** [all-recursive] Error 1
> make[6]: *** [../../../shlibs/blkid/src/libblkid.la] Error 2
> 
> It also seems like we always need host-pkg-config as a dep.
> 
> Could you take a look at it?

Did you apply the previous e2fsprogs patch? It's required for it to
export libbklid :)
Regards.



More information about the buildroot mailing list