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

Question on Make Error #1

Open
justin-labry opened this issue Feb 4, 2020 · 0 comments
Open

Question on Make Error #1

justin-labry opened this issue Feb 4, 2020 · 0 comments

Comments

@justin-labry
Copy link

justin-labry commented Feb 4, 2020

Hi,

I'm using Ubuntu 16.04 LTS and got below error.
Do you have any idea to fix it?
Thank you.

1 lab@ip-172-31-xx-xx:~/Cloud-Computing-Concepts-Part-1$ make all
2 g++ -o Application MP1Node.o EmulNet.o Application.o Log.o Params.o Member.o -Wall -g -std=c++11
3 MP1Node.o: file not recognized: File format not recognized
4 collect2: error: ld returned 1 exit status
5 Makefile:15: recipe for target 'Application' failed
6 make: *** [Application] Error 1
7 labry@ip-172-31-16-62:~/Cloud-Computing-Concepts-Part-1$
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