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

Fails to build with up to date XFCE. Requires libxfce4panel-1.0, but libxfce4panel-2.0 is present. #12

Open
dreirund opened this issue Apr 25, 2023 · 0 comments

Comments

@dreirund
Copy link

Configuration fails for me -- seems to be not compatible with up to date xfce:

[...]
checking for LIBGTOP... yes
checking for XFCE4... no
configure: error: in `/tmp/makepkg/build/xfce4-multiload-nandhp-plugin-git/src/multiload-nandhp':
configure: error: --with-xfce4 was given, but test failed
See `config.log' for more details

config.log shows:

[...]
configure:16214: $PKG_CONFIG --exists --print-errors "$pkg_modules"
Package libxfce4panel-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxfce4panel-1.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libxfce4panel-1.0', required by 'virtual:world', not found
configure:16217: $? = 1
configure:16231: $PKG_CONFIG --exists --print-errors "$pkg_modules"
Package libxfce4panel-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxfce4panel-1.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libxfce4panel-1.0', required by 'virtual:world', not found
configure:16234: $? = 1
configure:16248: result: no
Package 'libxfce4panel-1.0', required by 'virtual:world', not found
configure:16266: error: in `/tmp/makepkg/build/xfce4-multiload-nandhp-plugin-git/src/multiload-nandhp':
configure:16268: error: --with-xfce4 was given, but test failed
[...]

I have the files /usr/lib/libxfce4panel-2.0.so and /usr/lib/pkgconfig/libxfce4panel-2.0.pc

Regards!

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