#32350: dmapd @0.0 - build fails ------------------------------+--------------------------------------------- Reporter: pdvsfh@… | Owner: mike@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: dmapd ------------------------------+--------------------------------------------- Comment(by pdvsfh@…): I took a brand new Mac mini, 10.7 pre-installed, did all software updates upto 10.7.2, installed Xcode 4.2.1, macports 2.0.3-10.7-lion, and tried again: {{{port -d -v install dmapd}}} and after manual force activate dbus, python27, gnome-keyring, it boiled down to the same point: {{{ :info:build Undefined symbols for architecture x86_64: :info:build "_dmap_gst_input_stream_new", referenced from: :info:build _transcode_cache in dmapd.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[2]: *** [dmapd] Error 1 }}} Transcode has no variants, but Gstreamer has many. could the problem be there? or with plugins? again, {{{ # pkg-config --variable=systemdsystemunitdir systemd; echo $? 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/32350#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS