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

Observed syntax error `*-*-beos*' while running make #411

Open
LakshmipriyaPurushan opened this issue Jan 5, 2023 · 3 comments
Open

Observed syntax error `*-*-beos*' while running make #411

LakshmipriyaPurushan opened this issue Jan 5, 2023 · 3 comments
Assignees

Comments

@LakshmipriyaPurushan
Copy link

Followed the build instruction mentioned in the page. Getting error while executing make command

./config.status: line 561: syntax error near unexpected token *-*-beos*' ./config.status: line 561: --beos*)'
CMakeFiles/nopoll.dir/build.make:105: recipe for target '_prefix/nopoll/src/nopoll-stamp/nopoll-configure' failed
make[2]: *** [_prefix/nopoll/src/nopoll-stamp/nopoll-configure] Error 1
CMakeFiles/Makefile2:1187: recipe for target 'CMakeFiles/nopoll.dir/all' failed
make[1]: *** [CMakeFiles/nopoll.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

@schmidtw
Copy link
Member

What is your build environment?

@sadhyama
Copy link
Contributor

@LakshmipriyaPurushan If it is on ubuntu , can you try installing libtool in your local pc and see if that helps ?

sudo apt-get install libtool m4 automake

@outbackdingo
Copy link

i did also previously encounter this, and installing libtool did fix it, this can most likely be closed

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

5 participants