[desktop-discuss] read_toc not published in libcdio_cdda ?
Peter Lees
peter.lees at yseda.com
Tue Sep 19 23:31:16 PDT 2006
hi folks,
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
More information about the desktop-discuss
mailing list