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

hello #1

Open
yangruihuahappy opened this issue Jun 9, 2021 · 2 comments
Open

hello #1

yangruihuahappy opened this issue Jun 9, 2021 · 2 comments

Comments

@yangruihuahappy
Copy link

Sorry, I would like to ask what should I do if there is no ./configure file in the source code and make is unsuccessful

@demian91
Copy link
Contributor

demian91 commented Jun 9, 2021

Hi :) can you try autoreconf -i ?

You need to run: sudo apt install autoconf as well

@yangruihuahappy
Copy link
Author

First,Thank you very much for your reply, but I have encountered another problem, I hope you can help me answer it, I want to ask, I can make now. Do I need to do any other work before make? I am facing the problem of not having a target.
The specific questions are as follows:

Makefile:410: recipe for target 'routerController.o' failed
make[2]: *** [routerController.o] Error 1
make[2]: Leaving directory '/home/c/p4tools/Slice-Configuration-Protocol-master/NoSlicingController'
Makefile:454: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/c/p4tools/Slice-Configuration-Protocol-master'
Makefile:365: recipe for target 'all' failed
make: *** [all] Error 2

I look forward to hearing from you again ,This is very important to me
Thanks again

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

2 participants