Skip to content

Instantly share code, notes, and snippets.

@hassan113
Last active July 9, 2020 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hassan113/9509989fc58bae3264e5795bd86b8cdd to your computer and use it in GitHub Desktop.
Save hassan113/9509989fc58bae3264e5795bd86b8cdd to your computer and use it in GitHub Desktop.
config.status: config.h is unchanged
config.status: executing default commands
config.status: executing depdir commands
CXX linux-thread-db.o
CXX m68k-linux-nat.o
CXX cli/cli-cmds.o
CXX cli/cli-decode.o
CXX cli/cli-dump.o
CXX cli/cli-interp.o
CXX cli/cli-logging.o
CXX cli/cli-script.o
CXX cli/cli-setshow.o
linux-thread-db.c:21:10: fatal error: dlfcn.h: No such file or directory
#include <dlfcn.h>
^~~~~~~~~
compilation terminated.
Makefile:1622: recipe for target 'linux-thread-db.o' failed
make[4]: *** [linux-thread-db.o] Error 1
make[4]: *** Waiting for unfinished jobs....
Makefile:8792: recipe for target 'all-gdb' failed
make[3]: *** [all-gdb] Error 2
Makefile:849: recipe for target 'all' failed
make[2]: *** [all] Error 2
package/pkg-generic.mk:266: recipe for target '/home/hassan/Desktop/sandbox_design/m68k/output/build/gdb-8.2.1/.stamp_built' failed
make[1]: *** [/home/hassan/Desktop/sandbox_design/m68k/output/build/gdb-8.2.1/.stamp_built] Error 2
Makefile:84: recipe for target '_all' failed
make: *** [_all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment