Guest User

Untitled

a guest
May 23rd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.88 KB | None | 0 0
  1. [100%] Built target clementine_lib
  2. Linking CXX executable ../clementine
  3. libclementine_lib.a(song.cpp.o): In function `Song::InitFromFile(QString const&, int)':
  4. song.cpp:(.text+0xcc3d): undefined reference to `typeinfo for TagLib::MP4::File'
  5. song.cpp:(.text+0xccaa): undefined reference to `TagLib::MP4::Tag::itemListMap()'
  6. song.cpp:(.text+0xcd5e): undefined reference to `TagLib::MP4::Item::toStringList() const'
  7. collect2: ld returned 1 exit status
  8. make[2]: *** [clementine] Error 1
  9. make[1]: *** [src/CMakeFiles/clementine.dir/all] Error 2
  10. make: *** [all] Error 2
  11.  * Failed compilation!
  12.  --- You can see compilation log on /home/neonatox/sources/clementine-1.0.0-n06.1-build-2012-01-14 18:18:33 +0000.log
  13.  --- Deleting temporary directory.
  14. Compilation directory will be removed from your system.
  15. Do you want to continue?[yes/NO]:
  16.  --- /usr/src/nhopkg/clementine-1.0.0 will not be deleted.
Add Comment
Please, Sign In to add comment