[MacPorts] #34979: mplayer2 fails if cdparanoia is installed
MacPorts
noreply at macports.org
Sun Jul 1 01:37:46 PDT 2012
#34979: mplayer2 fails if cdparanoia is installed
------------------------------------+---------------------------------------
Reporter: ville.aakko@… | Owner: cal@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Resolution: fixed | Keywords:
Port: mplayer2 |
------------------------------------+---------------------------------------
Description changed by ryandesign@…:
Old description:
> Hi,
>
> Installing mplayer2 fails if cdparanoia is installed. Uninstalling
> cdparanoia allows mplayer2 to install.
>
> Other mplayer ports (mplayer-devel, MPlayer) disable cdparanoia
> explicitly in configure phase. Modifying the port file in the same
> fashion allows mplayer2 to install even with cdparanoia installed.
>
> The way the build fails is:
>
> "
> :info:build Undefined symbols:
> :info:build "_cdda_identify_scsi", referenced from:
> :info:build _open_cdda in stream_cdda.o
> :info:build "_cdda_identify", referenced from:
> :info:build _open_cdda in stream_cdda.o
> :info:build ld: symbol(s) not found
> :info:build collect2: ld returned 1 exit status
> :info:build make[1]: *** [mplayer] Error 1
> "
>
> I will provide the full log if needed.
>
> Cheers!
New description:
Hi,
Installing mplayer2 fails if cdparanoia is installed. Uninstalling
cdparanoia allows mplayer2 to install.
Other mplayer ports (mplayer-devel, MPlayer) disable cdparanoia explicitly
in configure phase. Modifying the port file in the same fashion allows
mplayer2 to install even with cdparanoia installed.
The way the build fails is:
{{{
:info:build Undefined symbols:
:info:build "_cdda_identify_scsi", referenced from:
:info:build _open_cdda in stream_cdda.o
:info:build "_cdda_identify", referenced from:
:info:build _open_cdda in stream_cdda.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[1]: *** [mplayer] Error 1
}}}
I will provide the full log if needed.
Cheers!
--
--
Ticket URL: <https://trac.macports.org/ticket/34979#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list