Hi,
I'm trying to get Jailhouse on  a Banana Pi M1.
Siemens has a docomentation for it 
(https://github.com/siemens/jailhouse/blob/master/Documentation/setup-on-banana-pi-arm-board.md)
 
but I'm using linux_4.19, in particular git clone -b 
jailhouse-enabling/4.19 https://github.com/siemens/linux.git 
linux_siemens_4.19.
On the compile machine every seems to work properly, I can do Make of 
Linux, Jailhouse and FreeRTOS without problems or errors but one moved on 
the Board errors occours.

On the Bananian, trough sshfs, when I try to mount the compiled kernel with 
"make mudules_install" this errors come out:

 * INSTALL block/bfq.ko*
*scripts/sign-file: 2: scripts/sign-file: Syntax error: word unexpected 
(expected "(" )*

*scripts/Makefile.modinst:36: recipe for target 'block/bfq.ko' failed*
*make[1]: *** [block/bfq.ko] Error 2*
*Makefile:1250: recipe for targer '_modinst_' failed*
*make ***[_modinst_] Error 2*

In the sign-file script I don't see where a parenthesis might be missing 
and  for target block/bfq.ko don't know what to look for.


-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/77226583-76dd-4c0b-9a0c-c69332e824b9n%40googlegroups.com.

Reply via email to