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

recipe for target 'steam_parser' failed #7

Open
420DOCTOR opened this issue Jul 27, 2018 · 3 comments
Open

recipe for target 'steam_parser' failed #7

420DOCTOR opened this issue Jul 27, 2018 · 3 comments

Comments

@420DOCTOR
Copy link

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
Copy link

Hi,

I have the same issue

@akuzminsky
Copy link
Member

What Ubuntu version is it?

@Esysteme
Copy link

worked fine for me on ubuntu 20.04

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

4 participants