Hi, When I try to compile makedumpfile-1.1.3, I get the following errors:
$ make gcc -g -O2 -Wall -D__x86__ -c -o ./x86.o ./x86.c In file included from ./x86.c:18: ./makedumpfile.h:20:18: error: gelf.h: No such file or directory ./makedumpfile.h:28:28: error: elfutils/libdw.h: No such file or directory ./makedumpfile.h:29:20: error: libelf.h: No such file or directory ./makedumpfile.h:30:19: error: dwarf.h: No such file or directory make: *** [x86.o] Error 1 Please let me know what libraries I need. Thanks! Trajce _________________________________________________________________ The average US Credit Score is 675. The cost to see yours: $0 by Experian. http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE _______________________________________________ fastboot mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/fastboot
