#21591: libsld_mixer depends on both libsdl and libsdl-devel / smpeg depends on libsdl-devel ----------------------------------+----------------------------------------- Reporter: software@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: libsdl | Port: smpeg libsdl_mixer ----------------------------------+----------------------------------------- {{{ $ port deps libsdl_mixer Full Name: libsdl_mixer @1.2.8 Library Dependencies: libsdl, smpeg, libvorbis, libogg $ port deps smpeg Full Name: smpeg @0.4.4+darwin_10 Build Dependencies: libtool Library Dependencies: libsdl-devel }}} When I try to build this, I get the following error: {{{ ---> Activating libsdl-devel @1.3.0-4791_0 Error: Target org.macports.activate returned: Image error: /opt/local/bin /sdl-config is being used by the active libsdl port. Please deactivate this port first, or use 'port -f activate libsdl-devel' to force the activation. }}} It seems to me that the root problem is that smpeg depends on libsdl-devel instead of libsdl. (If smpeg needs libsdl-devel, perhaps it should also be named smpeg-devel or so.) -- Ticket URL: <http://trac.macports.org/ticket/21591> MacPorts <http://www.macports.org/> Ports system for Mac OS