[MPlayer-users] no cdda cddb

Raena Lea-Shannon raen at internode.on.net
Fri Nov 10 12:56:46 CET 2006


On Friday 10 November 2006 05:32, Dominik 'Rathann' Mierzejewski wrote:
> On Thursday, 09 November 2006 at 14:53, Raena Lea-Shannon wrote:
> [...]
>
> > I was specifying --with-cdparanioalibdir because originally when I
> > compiled it did not pick up the cdda libs. Since I was advised to install
> > the dev files of cdparanoia that was fixed but then on compiling there
> > was a make error.
>
>                                                      ^^^^^^^^^^^^^^^^^^^^^^
>
> > I am stumped.
>
> Well, since you won't tell us what that make error is, we're stumped, too.
>
> Regards,
> R.
Sorry, I did send it in a previous post but it would have been a good idea to 
send again as I guess everyone does not read every post!

Here is the make error (this is the config 
arg ./configure --enable-largefiles --enable-menu --with-codecsdir=/home/raena/DownloadApps/essential-20061022 ):
 eg2.a tremor/libvorbisidec.a 
libass/libass.a -lfontconfig -lfreetype -lz  -lGL -ldl -lXxf86dga -lXv  -lXxf86vm -lXinerama  -lXext -lX11  -lpthread         
vidix/libvidix.a -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm   -laudio -lXt  -lXext -lX11  -lpthread
stream/stream.a(stream_cdda.o): In function `open_cdda':stream_cdda.c:
(.text+0x84): undefined reference to `cdio_cddap_identify'
:stream_cdda.c:(.text+0x9c): undefined reference to `cdio_cddap_verbose_set'
:stream_cdda.c:(.text+0xb0): undefined reference to `cdio_cddap_open'
:stream_cdda.c:(.text+0xcc): undefined reference to `cdio_cddap_tracks'
:stream_cdda.c:(.text+0x1a6): undefined reference to `cdio_cddap_tracks'
:stream_cdda.c:(.text+0x1dd): undefined reference to 
`cdio_cddap_track_firstsector'
:stream_cdda.c:(.text+0x1f7): undefined reference to 
`cdio_cddap_track_lastsector'
:stream_cdda.c:(.text+0x202): undefined reference to `cdio_paranoia_init'
:stream_cdda.c:(.text+0x24c): undefined reference to `cdio_paranoia_modeset'
:stream_cdda.c:(.text+0x260): undefined reference to 
`cdio_paranoia_overlapset'
:stream_cdda.c:(.text+0x26f): undefined reference to `cdio_paranoia_seek'
:stream_cdda.c:(.text+0x331): undefined reference to `cdio_cddap_close'
:stream_cdda.c:(.text+0x369): undefined reference to `cdio_cddap_open'
:stream_cdda.c:(.text+0x381): undefined reference to 
`cdio_cddap_disc_firstsector'
:stream_cdda.c:(.text+0x398): undefined reference to 
`cdio_cddap_disc_lastsector'
:stream_cdda.c:(.text+0x479): undefined reference to 
`cdio_cddap_track_firstsector'
:stream_cdda.c:(.text+0x49e): undefined reference to 
`cdio_cddap_track_firstsector'
:stream_cdda.c:(.text+0x4ab): undefined reference to 
`cdio_cddap_track_lastsector'
:stream_cdda.c:(.text+0x5c4): undefined reference to `cdio_cddap_speed_set'
:stream_cdda.c:(.text+0x627): undefined reference to `cdio_cddap_close'
stream/stream.a(stream_cdda.o): In function `fill_buffer':stream_cdda.c:
(.text+0x688): undefined reference to `cdio_paranoia_read'
stream/stream.a(stream_cdda.o): In function `seek':stream_cdda.c:
(.text+0x854): undefined reference to `cdio_paranoia_seek'
stream/stream.a(stream_cdda.o): In function `close_cdda':stream_cdda.c:
(.text+0x87a): undefined reference to `cdio_paranoia_free'
:stream_cdda.c:(.text+0x882): undefined reference to `cdio_cddap_close'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1



More information about the MPlayer-users mailing list