Ticket #116 (closed defect: fixed)
cmake cannot link museekd against libxml++
| Reported by: | Silver | Owned by: | lbponey |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.2.0 |
| Component: | museek_general | Version: | 0.2prerelease (newnet2 branch) |
| Keywords: | Cc: | silver.salonen@… |
Description
I'm trying to build Museek+ 0.2 (SVN 1026) on FreeBSD. Concerning museekd, it gets built OK, but then:
... [100%] Building CXX object museekd/CMakeFiles/museekd.dir/distributedsocket.cpp.o Linking CXX executable museekd /usr/bin/ld: cannot find -lxml++-2.6 *** Error code 1
Concerning libxml++, cmake seems to find it OK - before building:
... -- checking for one of the modules 'libxml++-2.6' -- found libxml++-2.6, version 2.22.0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

