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

configure: error: Package requirements (dbus-1 >= 1.4) were not met: #506

Open
ghost opened this issue Jan 28, 2022 · 2 comments
Open

configure: error: Package requirements (dbus-1 >= 1.4) were not met: #506

ghost opened this issue Jan 28, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 28, 2022

checking for DBUS... no
configure: error: Package requirements (dbus-1 >= 1.4) were not met:

Package 'dbus-1', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DBUS_CFLAGS
and DBUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

No provider of 'libdbus-devel' found.
Resolving package dependencies...
Nothing to do.
smol:~/wpantund # sudo zypper install dbus-devel
Loading repository data...
Reading installed packages...
'dbus-devel' not found in package names. Trying capabilities.
No provider of 'dbus-devel' found.
Resolving package dependencies...
Nothing to do.
@ghost
Copy link
Author

ghost commented Jan 28, 2022

mol:~/wpantund # dbus-daemon --version
D-Bus Message Bus Daemon 1.12.20
Copyright (C) 2002, 2003 Red Hat, Inc., CodeFactory AB, and others
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@ghost
Copy link
Author

ghost commented Jan 28, 2022

bootstrap.sh and autoreconf -f both fail with this error:

m4/nl.m4:73: NL_EXPORT_DYNAMIC is expanded from...
configure.ac:314: the top level
automake: error: cannot open < aminclude_static.am: No such file or directory
autoreconf: automake failed with exit status: 1
smol:~/wpantund # 

however it generated a configure script

you can reproduce this with opensuse tumbleweed with docker if you need https://hub.docker.com/r/opensuse/tumbleweed

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

0 participants