I started a xine-lib pspc because that's a hard requirement for KDElibs (in 
all practical senses -- there *is* a multimedia disable configure switch, but 
that's a hack of mine) and that trips over cdio/rock.h, which defines 
structures with variable-length arrays. Try this:

-bash-3.00$ cat > t.c
#include <iso9660.h>
#include <rock.h>
-bash-3.00$ cc -c -I /opt/foss/include/cdio/ -I /opt/foss/include/ t.c

Also, ffplay links to libaudio which uses libXt symbols, but doesn't link to 
libXt.

Reply via email to