Opened 12 years ago
Last modified 12 years ago
#34979 closed defect
mplayer2 fails if cdparanoia is installed — at Initial Version
Reported by: | ville.aakko@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | mplayer2 |
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!