twindb / undrop-for-innodb

TwinDB data recovery toolkit for MySQL/InnoDB
https://twindb.com
GNU General Public License v2.0
384 stars 148 forks source link

recipe for target 'steam_parser' failed #7

Open 420DOCTOR opened 6 years ago

420DOCTOR commented 6 years ago

Hi. I have ubuntu x64, installed all pre-requisites and try to compile with 'make' with root access. This comes up

cc -D_FILE_OFFSET_BITS=64 -Wall -g -03 -pipe -I./include -c steam_parser.c
cc -D_FILE_OFFSET_BITS=64 -Wall -g -03 -pipe -I./include .pthread -lm stream_parser.o -o stream_parser
stream_parser.o: in the function 'process_ibfile":
/home/ubuntu/undrop-forinnodb/stream_parser.c:387: riferimento non definito a "process_ibpage"
collect2: error: Id returned 1 exit status
Makefile:31: recipe for target 'stream_parser' failed
make: *** {stream_parser] Error 1
hshuaib90 commented 6 years ago

Hi,

I have the same issue

akuzminsky commented 3 years ago

What Ubuntu version is it?

Esysteme commented 3 years ago

worked fine for me on ubuntu 20.04