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

Error in ./configure for phosphor-dbus-interfaces #7

Open
gchik opened this issue Sep 30, 2019 · 2 comments
Open

Error in ./configure for phosphor-dbus-interfaces #7

gchik opened this issue Sep 30, 2019 · 2 comments
Assignees

Comments

@gchik
Copy link

gchik commented Sep 30, 2019

I'm newbie in OpenBMC. I started from the begining: https://github.com/openbmc/docs/tree/master/development and successfully made first step - Development Environment Setup. Now I'm trying to build Hello World in SDK (https://github.com/openbmc/docs/blob/master/development/sdk-hello-world.md).
When I use command:

./configure ${CONFIGURE_FLAGS}

I get ERROR

...
checking for PHOSPHOR_DBUS_INTERFACES... no
configure: error: Package requirements (phosphor-dbus-interfaces) were not met:

No package 'phosphor-dbus-interfaces' found

What is this error means? What I need to do to fix it?

Next, I'm trying to build PHOSPHOR_DBUS_INTERFACES repo.
I start ./bootstrap.sh script. It pass OK.
I start ./configure ${CONFIGURE_FLAGS} and get error

...
./configure: line 9073: syntax error near unexpected token noext' ./configure: line 9073: AX_CXX_COMPILE_STDCXX_17(noext)'

How to fix this ERROR?

@bradbishop
Copy link
Member

@gchik apologies - I don't monitor this issue queue. Did you ever figure this out?

@bradbishop bradbishop self-assigned this Mar 23, 2020
@gchik
Copy link
Author

gchik commented Mar 25, 2020

@bradbishop, thanks for reply. I did not figure out this issue. I was switched for another task. May be I did not full installed some components for OpenBMC development

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