Skip to content

Error trying to run programs in UKL #35

@ItzPires

Description

@ItzPires

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions