-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello, when trying to run Hello World, the following error appears when I make.
samuel@samuel-virtual-machine:~/Desktop/Unikernels/ukl$ make -j`nproc`
make all-recursive
make[1]: Entering directory '/home/samuel/Desktop/Unikernels/ukl'
make[2]: Entering directory '/home/samuel/Desktop/Unikernels/ukl'
rm -f stamp-gcc-prereq
cd ./gcc && contrib/download_prerequisites
gmp-6.1.0.tar.bz2: FAILED
sha512sum: WARNING: 1 computed checksum did NOT match
error: Cannot verify integrity of possibly corrupted file gmp-6.1.0.tar.bz2
make[2]: *** [Makefile:910: stamp-gcc-prereq] Error 1
make[2]: Leaving directory '/home/samuel/Desktop/Unikernels/ukl'
make[1]: *** [Makefile:422: all-recursive] Error 1
make[1]: Leaving directory '/home/samuel/Desktop/Unikernels/ukl'
make: *** [Makefile:363: all] Error 2
samuel@samuel-virtual-machine:~/Desktop/Unikernels/ukl$ The error has to do with the following file: /ukl/gcc/contrib/download_prerequisites
Metadata
Metadata
Assignees
Labels
No labels