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

runme.sh throws some errors #50

Open
NadavLevi opened this issue Aug 3, 2020 · 5 comments
Open

runme.sh throws some errors #50

NadavLevi opened this issue Aug 3, 2020 · 5 comments

Comments

@NadavLevi
Copy link

I'm using branch LSDK-19.06-sr

  1. The Ubuntu suite you provided doesn't have Release anymore.

The repository 'http://ports.ubuntu.com disco Release' does not have a Release file.

  1. The file kernel2160cex7.its is missing and without it i cannot fully run runme.sh

  2. Missing file as described here : fatal error: soc/imx8/sc/sci.h: No such file or directory

compilation terminated.
scripts/Makefile.build:303: recipe for target 'drivers/gpu/drm/imx/hdp/imx-hdp.o' failed
make[5]: *** [drivers/gpu/drm/imx/hdp/imx-hdp.o] Error 1
scripts/Makefile.build:544: recipe for target 'drivers/gpu/drm/imx/hdp' failed
make[4]: *** [drivers/gpu/drm/imx/hdp] Error 2
scripts/Makefile.build:544: recipe for target 'drivers/gpu/drm/imx' failed
make[3]: *** [drivers/gpu/drm/imx] Error 2
scripts/Makefile.build:544: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:544: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1051: recipe for target 'drivers' failed
make: *** [drivers] Error 2

@NadavLevi
Copy link
Author

Update

I have got the new Ubuntu from the master branch and the kernel2160cex7.its too.

But now im getting this error:

FATAL ERROR: Couldn't open "arch/arm64/boot/Image.gz": No such file or directory
mkimage: Can't open kernel-lx2160acex7.itb.tmp: No such file or directory

@NadavLevi
Copy link
Author

Update

I have another issue with the Ubuntu and buildroot where buildroot doesn't creates Image in "output/images" under buildroot directory

@yazanShhade
Copy link
Contributor

Hi,
Can you try to remove the build directory then switch to the Master branch version 5c7bf24 and then run the runme.sh script?
if you still have any problem share here the error, please

@NadavLevi
Copy link
Author

Hi,
I have tried to switch and run the script but it only prints Checking all required tools are installed and then exit.

@yazanShhade
Copy link
Contributor

So it's failed in lines (59 - 86), to install the tools & toolchain
you can run its part handled to find where it's failed (note: export the environment in lines 13-37 )

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