Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue dragon pack step #15

Open
jbordat-jb opened this issue Apr 28, 2023 · 3 comments
Open

Issue dragon pack step #15

jbordat-jb opened this issue Apr 28, 2023 · 3 comments

Comments

@jbordat-jb
Copy link

Hi. While running the make V=1 command. I get the following error:

make V=1
[...]
GPT:recovery    : 2b000         3efff       
GPT:dsp0        : 3f000         3f7ff       
GPT:private     : 3f800         3ffff       
GPT:UDISK       : 40000         ffffffde    
update gpt file ok
update mbr file ok
-----------------dragon pack--------------------------
/home/jbordat/Documents/projects/turing-pi-2/turing-pi/br2t113pro/board/100ask/t113-pro/build-after.sh: line 21: /home/jbordat/Documents/projects/turing-pi-2/turing-pi/buildroot/output/images/dragon: cannot execute: required file not found
make[1]: *** [Makefile:817: target-post-image] Error 127

The dragon binary is present:

ls -ail /home/jbordat/Documents/projects/turing-pi-2/turing-pi/buildroot/output/images/dragon
9554561 -rwxrwxrwx. 1 jbordat jbordat 137891 Apr 28 09:31 /home/jbordat/Documents/projects/turing-pi-2/turing-pi/buildroot/output/images/dragon

Any idea on this issue ?

@wenyi0421
Copy link
Owner

wenyi0421 commented May 4, 2023

$ ls -ail buildroot/output/images/dragon
59159116 -rwxr-xr-x 1 wenyi wenyi 137891 Apr 17 21:05 buildroot/output/images/dragon
$ md5sum -b buildroot/output/images/dragon
36235ceec5467f8133c5c4f009b9edb9 *buildroot/output/images/dragon

My file size is different from yours, please check if the md5 is the same

@jbordat-jb
Copy link
Author

Strange. I get the same md5sum as yours.

❯ ls -ail buildroot/output/images/dragon
8951697 -rwxr-xr-x. 1 jbordat jbordat 137891 May  4 21:55 buildroot/output/images/dragon
❯ md5sum -b buildroot/output/images/dragon
36235ceec5467f8133c5c4f009b9edb9 *buildroot/output/images/dragon

@wenyi0421
Copy link
Owner

$ echo $SHELL
/bin/bash
$ ./buildroot/output/images/dragon 

Sam Liu 2012-10-31 Cantoness
Dragon image.cfg sys_config.fex 

$

you try to run dragon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants