trying to build amarok git master against ubuntu eoan

Alan Ezust alan.ezust at gmail.com
Wed Apr 29 00:09:11 BST 2020


Hi, I managed to figure out what to install to get cmake to run and started
building amarok.
It fails around 86% because of the mysql embedded stuff.

What is the right way to disable the mysql embedded storage module?
I tried editing the cmakelists.txt file and set the option to OFF like this:

option(WITH_MYSQL_EMBEDDED "Build the embedded database library -- highly
recommended" OFF)

is that the right way to disable modules in the amarok build? or do I pass
a command line argument to cmake when I run it?

I'm getting this:

[ 86%] Linking CXX shared module
../../../../../bin/amarok_storage-mysqlestorage.so
c++: error: [OPTIONS]: No such file or directory
make[2]: ***
[src/core-impl/storage/sql/mysqlestorage/CMakeFiles/amarok_storage-mysqlestorage.dir/build.make:130:
bin/amarok_storage-mysqlestorage.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:8923:
src/core-impl/storage/sql/mysqlestorage/CMakeFiles/amarok_storage-mysqlestorage.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20200428/9d556d44/attachment.html>


More information about the Amarok-devel mailing list