Re: Amarok build error

2013-02-24 Thread vedant agarwala
Now I'm getting the following cmake error: -- /home/vedant/kde/src/amarok/cmake/modules -- Taglib found: -ltag CMake Error at CMakeLists.txt:34 (message): TagLib does not have ASF support compiled in. I built taglib from source with the cmake flags: -DWITH_ASF=On -DWITH_MP4=On but I'm still get

Re: Amarok build error

2013-02-22 Thread Matěj Laitl
On 22. 2. 2013 vedant agarwala wrote: > I ran into this error: http://pastebin.com/qcsVWDXw Hmm, looks like kinda screwed up gmock installation, perhaps you can try its different version, you can also try installing it from sources as opposed to using distribution package. Matěj ___

Re: Amarok build error

2013-02-22 Thread vedant agarwala
Myriam, I have thoroughly read and followed your blog and I was able to successfully build amarok. Then I tried to build again with the -DKDE4_BUILD_TESTS=ON cmake flag and I ran into this error: http://pastebin.com/qcsVWDXw On Fri, Feb 22, 2013 at 5:52 PM, Myriam Schweingruber wrote: > Hi Vedan

Re: Amarok build error

2013-02-22 Thread Myriam Schweingruber
Hi Vedant, On Fri, Feb 22, 2013 at 12:07 PM, vedant agarwala wrote: > This is exactly what I did n ya it did solve my prob but now I have a new 1. > I'm unable to install amarok with the google mock support. I have installed > gmock and gtest but still I get a error in make (no error in cmake). I

Re: Amarok build error

2013-02-22 Thread vedant agarwala
This is exactly what I did n ya it did solve my prob but now I have a new 1. I'm unable to install amarok with the google mock support. I have installed gmock and gtest but still I get a error in make (no error in cmake). It is: error: ‘template std::string testing::PrintToString(const T&)’ previo

Re: Amarok build error

2013-02-21 Thread Nilendu Das
I also had the same sort of problem. My error was : Linking CXX shared module > ../../../../../../lib/amarok_collection-mysqlecollection.so > /usr/bin/ld: cannot find -laio I am using fedora 17. What i did was as follows:- step 1 > yum search laio i got a list of all laio related elements that ca

Re: Amarok build error

2013-02-21 Thread Myriam Schweingruber
On Thu, Feb 21, 2013 at 8:29 AM, vedant agarwala wrote: > I was able to build and run amarok. However, when I cmake with the flag (for > using gmock), cmake was completed successfully but "make" produced many > errors all related to gmock or gtest. Could you please tell me the > dependencies for t

Re: Amarok build error

2013-02-21 Thread vedant agarwala
I was able to build and run amarok. However, when I cmake with the flag (for using gmock), cmake was completed successfully but "make" produced many errors all related to gmock or gtest. Could you please tell me the dependencies for the same Thanks in advance On Tue, Feb 19, 2013 at 3:21 PM, veda

Re: Amarok build error

2013-02-19 Thread vedant agarwala
Thanks. I'm able to build amarok by the guide provided with amarok itself and your bolg is similar to it so I'm sure it will work too :) I guess I shouldn't waste much time on my question: which missing dependency is causing that error. I ran cmake but according to it I had all the dependencies in

Re: Amarok build error

2013-02-19 Thread Myriam Schweingruber
On Tue, Feb 19, 2013 at 10:07 AM, vedant agarwala wrote: > Hello. > How to fix the following error while building amarok: > > > Linking CXX shared module > ../../../../../../lib/amarok_collection-mysqlecollection.so > /usr/bin/ld: cannot find -lmysqld Isn't that obvious? You apparently don't have

Amarok build error

2013-02-19 Thread vedant agarwala
Hello. How to fix the following error while building amarok: Linking CXX shared module ../../../../../../lib/amarok_collection-mysqlecollection.so /usr/bin/ld: cannot find -lmysqld Thanks, Vedant ___ Amarok-devel mailing list Amarok-devel@kde.org https