Skip to content

ERROR:makewisdom.c:4:10: fatal error: meminfo.h: No such file or directory #188

@mabaisen

Description

@mabaisen

I'm trying to install presto on ubuntu20.04 and encounter ERROR:
gcc -I/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I -g -Wall -W -fPIC -O3 -ffast-math -DUSEMMAP -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_FFTW_MALLOC -Wno-unused-result -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -fdiagnostics-color=auto -fopenmp -Wl,-rpath,/lib -o makewisdom makewisdom.c -lfftw3f
makewisdom.c:4:10: fatal error: meminfo.h: No such file or directory
4 | #include "meminfo.h"
| ^~~~~~~~~~~
compilation terminated.
make: *** [Makefile:171: makewisdom] Error 1

How can i solve this problem. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions