Am 18.04.2012 11:12, schrieb Geert Uytterhoeven: > On Tue, Apr 10, 2012 at 20:29, Linux Kernel Mailing List > <linux-ker...@vger.kernel.org> wrote: >> Gitweb: >> http://git.kernel.org/linus/;a=commit;h=d824d06328904f610b47652dcd488392f2fc62b6 >> Commit: d824d06328904f610b47652dcd488392f2fc62b6 >> Parent: f21a7c195cb20cf613147839c4a2bc1fca8c7bd8 >> Author: Al Viro <v...@zeniv.linux.org.uk> >> AuthorDate: Thu Apr 5 23:35:03 2012 -0400 >> Committer: Richard Weinberger <rich...@nod.at> >> CommitDate: Tue Apr 10 00:13:45 2012 +0200 >> >> um: switch cow_user.h to htobe{32,64}/betoh{32,64} >> >> ... rather than open-coding the 64bit versions. endian.h has those guys. > > http://kisskb.ellerman.id.au/kisskb/buildresult/6127731/ > > arch/um/drivers/cow_user.c:216: error: implicit declaration of > function 'htobe32' > arch/um/drivers/cow_user.c:249: error: implicit declaration of > function 'htobe64' > arch/um/drivers/cow_user.c:303: error: implicit declaration of > function 'be32toh' > arch/um/drivers/cow_user.c:330: error: implicit declaration of > function 'be64toh' > make[2]: *** [arch/um/drivers/cow_user.o] Error 1 >
Looks like _BSD_SOURCE is not defined in this build environment. Thanks, //richard
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel