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
Hi! :-)
Latest ver (2.3.3), on a Debian oldstable based distro.
Make completed successfully, but "make check", ends with an error:
>make check . . . PASS: CUInt128Test PASS: RangeMapTest PASS: FormatTest PASS: StringFunctionsTest PASS: NetworkFunctionsTest PASS: FileDataIOTest PASS: PathTest PASS: TextFileTest PASS: CTagTest /bin/bash: -c: line 14: syntax error: unexpected end of file make[4]: *** [Makefile:962: test-suite.log] Error 1 make[3]: *** [Makefile:1070: check-TESTS] Error 2 make[2]: *** [Makefile:1189: check-am] Error 2 make[1]: *** [Makefile:427: check-recursive] Error 1 make: *** [Makefile:578: check-recursive] Error 1 >
The text was updated successfully, but these errors were encountered:
OK! I found the cause. KDE plasmoid fails.
Disabling the related option, solves the problem. (You have to NOT supply the (--enable-kde-in-home) argument).
Sorry, something went wrong.
No branches or pull requests
Hi! :-)
Latest ver (2.3.3), on a Debian oldstable based distro.
Make completed successfully, but "make check", ends with an error:
The text was updated successfully, but these errors were encountered: