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

Compile error on Fedora 41 & Rawhide #162

Open
phkaeser opened this issue Jan 13, 2025 · 2 comments
Open

Compile error on Fedora 41 & Rawhide #162

phkaeser opened this issue Jan 13, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@phkaeser
Copy link
Owner

With "undefined reference" warnings on a few of the build targets, eg.

gmake[1]: *** [CMakeFiles/Makefile2:1335: apps/CMakeFiles/wlmclock.dir/all] Error 2
/usr/bin/ld: ../../submodules/libbase/libbase.a(c2x_compat.c.o): in function `_logged_malloc':
/builddir/build/BUILD/wlmaker-0.4.1-build/wlmaker-0.4.1/submodules/libbase/log_wrappers.h:54:(.text+0x60): undefined reference to `bs_log_severity'
/usr/bin/ld: /builddir/build/BUILD/wlmaker-0.4.1-build/wlmaker-0.4.1/submodules/libbase/log_wrappers.h:54:(.text+0x64): undefined reference to `bs_log_severity'
/usr/bin/ld: /builddir/build/BUILD/wlmaker-0.4.1-build/wlmaker-0.4.1/submodules/libbase/log_wrappers.h:55:(.text+0x90): undefined reference to `bs_log_write'

build.log.gz

@phkaeser
Copy link
Owner Author

#166 to add a github flow for Fedora, but... there, it works (?)

@phkaeser
Copy link
Owner Author

Following up with reporter on what might have caused it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant