Adam Beguelin writes: > > 'make test' in libmpdemux seems to fail. the cvs log shows it's not > been updated in quite some time. It appears to boil down to the following error: test.c:46: conflicting types for `open_stream' stream.h:253: previous declaration of `open_stream' So I guess you'll just have to fix that one ;-) Diego