#25577: Cannot install daapd ------------------------------------+--------------------------------------- Reporter: stefan_pachner@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: daapd ------------------------------------+--------------------------------------- Comment(by macsforever2000@…): What version of Mac OS X are you running? What version of Xcode? I get a different build error on my system. Mac OS X 10.6.4. Xcode 3.2.2. Here's the beginning of the long list of errors: {{{ :info:build checking for unistd.h... yes :info:build checking for -lsocket... no :info:build checking for -lnsl... no :info:build songcache.cc: In function 'TagInput& SongCache::<unnamed>::operator>>(TagInput&, SongCache::<unnamed>::Data)': :info:build songcache.cc:46: error: no match for 'operator>>' in '((TagInput*)((TagInput*)in)->TagInput::operator>>(((Tag&)(& tag))))->TagInput::operator>>(((std::string&)((std::string*)data.SongCache::<unnamed>::Data::str)))
end' :info:build ./daaplib/include/daap/taginput.h:56: note: candidates are: TagInput& TagInput::operator>>(Tag&) :info:build ./daaplib/include/daap/taginput.h:57: note: TagInput& TagInput::operator>>(Chunk&) :info:build ./daaplib/include/daap/taginput.h:58: note: TagInput& TagInput::operator>>(std::string&) :info:build ./daaplib/include/daap/taginput.h:59: note: TagInput& TagInput::operator>>(u8&) :info:build ./daaplib/include/daap/taginput.h:60: note: TagInput& TagInput::operator>>(u16&) :info:build ./daaplib/include/daap/taginput.h:61: note: TagInput& TagInput::operator>>(u32&) :info:build ./daaplib/include/daap/taginput.h:62: note: TagInput& TagInput::operator>>(u64&) :info:build ./daaplib/include/daap/taginput.h:64: note: TagInput& TagInput::operator>>(s8&) :info:build ./daaplib/include/daap/taginput.h:65: note: TagInput& TagInput::operator>>(s16&) :info:build ./daaplib/include/daap/taginput.h:66: note: TagInput& TagInput::operator>>(s32&) :info:build ./daaplib/include/daap/taginput.h:67: note: TagInput& TagInput::operator>>(s64&) :info:build ./daaplib/include/daap/taginput.h:68: note: TagInput& TagInput::operator>>(Version&) :info:build ./daaplib/include/daap/taginput.h:70: note: TagInput& TagInput::operator>>(TagInput& (*)(TagInput&)) :info:build ./daaplib/include/daap/taginput.h:93: note: TagInput& TagInput::operator>>(const TagInput::Skip&) }}}
-- Ticket URL: <http://trac.macports.org/ticket/25577#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS