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

How can I get dbmalloc.h #274

Open
DzeeHu opened this issue Aug 30, 2021 · 0 comments
Open

How can I get dbmalloc.h #274

DzeeHu opened this issue Aug 30, 2021 · 0 comments

Comments

@DzeeHu
Copy link

DzeeHu commented Aug 30, 2021

I got this cmake error log when I run build.sh on Debian.

Determining if the include file dbmalloc.h exists failed with the following output:
Change Dir: /home/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/gmake cmTC_6be9b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6be9b.dir/build.make CMakeFiles/cmTC_6be9b.dir/build
gmake[1]: Entering directory '/home/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6be9b.dir/CheckIncludeFile.c.o
/usr/bin/cc -o CMakeFiles/cmTC_6be9b.dir/CheckIncludeFile.c.o -c /home/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: dbmalloc.h: No such file or directory
1 | #include <dbmalloc.h>
| ^~~~~~~~~~~~
compilation terminated.
gmake[1]: *** [CMakeFiles/cmTC_6be9b.dir/build.make:85: CMakeFiles/cmTC_6be9b.dir/CheckIncludeFile.c.o] Error 1
gmake[1]: Leaving directory '/home/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:140: cmTC_6be9b/fast] Error 2

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

1 participant