#42325: kdelibs3: error: member access into incomplete type 'ipp_t' (aka '_ipp_s') -------------------------+-------------------------------- Reporter: msposato@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: duplicate | Keywords: Port: kdelibs3 | -------------------------+-------------------------------- Comment (by ryandesign@…): Have you started dbus? That's the only thing I can think of that you might have forgotten to do that would cause problems. {{{ $ port notes kmymoney4 kmymoney4 has the following notes: Don't forget that dbus needs to be started as the local user (not with sudo) before any KDE programs will launch. To start it run the following command: launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist }}} {{{ $ port notes dbus dbus has the following notes: ############################################################################ # Startup items have been generated that will aid in # starting dbus with launchd. They are disabled # by default. Execute the following commands to start them, # and to cause them to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist ############################################################################ }}} -- Ticket URL: <https://trac.macports.org/ticket/42325#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X