[/data/Source/Android/gingerbread/kernel] > make modules
CHK include/linux/version.h
CHK include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
CALL scripts/checksyscalls.sh
Building modules, stage 2.
MODPOST 2400 modules
Segmentation fault
make[1]: *** [__modpost] Error 139
make: *** [modules] Error 2
The same is the case when I am building the kernel.
+ ppcs
Nathaniel Husted
unread,
Aug 15, 2011, 12:06:44 PM8/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Building
It might be worth trying to use version 4.4.3 of the toolchain and see
if you are receiving the same error. The one nasty thing about GCC is
that different minor versions can have radically different behaviours.