We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
#166 to add a github flow for Fedora, but... there, it works (?)
Sorry, something went wrong.
Following up with reporter on what might have caused it.
No branches or pull requests
With "undefined reference" warnings on a few of the build targets, eg.
build.log.gz
The text was updated successfully, but these errors were encountered: