[desktop-discuss] read_toc not published in libcdio_cdda ?
Brian Cameron
Brian.Cameron at Sun.COM
Wed Sep 20 16:23:05 PDT 2006
Peter:
I believe that the read_toc that you see is not a function declaration,
but a specification for callback functions. Download the libcdio 0.77
tarball and note how example/audio.c uses this function.
Brian
>
> sorry for the scattergun approach - suggestions on narrowing focus for this kind of question in the future gladly accepted.
>
> i'm trying to build mplayer (1.0pre8) on build 44 x86
>
> the final linking includes -lcdio_cdda but fails with "unknown symbol" for read_toc
>
> int (*read_toc) is declared in <cdio/cdda.h> but i don't see a function under that name in libcdio_cdda.so (using nm). i _do_ see cddap_readtoc - but no info on that function in headers
>
> any suggestions on what's going on ? in the mplayer source there appears to be a definition of read_toc for linux, bsd, etc (not solaris :/) but no declaration (so i'm assuming a re-definition...?)
>
> alternatively - anyone successfully build mplayer 1.0pre8?
>
>
> This message posted from opensolaris.org
> _______________________________________________
> desktop-discuss mailing list
> desktop-discuss at opensolaris.org
More information about the desktop-discuss
mailing list