can't build linux-armv7

Problems with packages? Post here, using [tags] of the package name.

can't build linux-armv7

Postby lharmon » Mon Mar 30, 2015 7:46 pm

I have tried building Linux-armv7 (3.19.2-1) on a couple different system, all give me the same error:
CC fs/aufs/super.o
fs/aufs/super.c: In function 'au_array_free':
fs/aufs/super.c:478:4: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
vfree(array);
^
fs/aufs/super.c: In function 'au_array_alloc':
fs/aufs/super.c:501:3: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
array = vzalloc(sz);
^
fs/aufs/super.c:501:9: warning: assignment makes pointer from integer without a cast
array = vzalloc(sz);
^
cc1: some warnings being treated as errors
scripts/Makefile.build:257: recipe for target 'fs/aufs/super.o' failed
make[2]: *** [fs/aufs/super.o] Error 1
scripts/Makefile.build:402: recipe for target 'fs/aufs' failed
make[1]: *** [fs/aufs] Error 2
Makefile:939: recipe for target 'fs' failed
make: *** [fs] Error 2
==> ERROR: A failure occurred in build().
Aborting...
[lharmon@alarm linux-armv7-3.19.2-1-armv7h]$ ls


This build was done on a smileplug.

Anyone know how to fix?
lharmon
 
Posts: 46
Joined: Fri Apr 19, 2013 7:30 pm

Re: can't build linux-armv7

Postby lharmon » Thu Apr 02, 2015 1:58 pm

I was able to build the linux-armv7-rc package without problems!

But still can't build the Linux-armv7 3.19 kernel packages.
lharmon
 
Posts: 46
Joined: Fri Apr 19, 2013 7:30 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 7 guests