I have a specific question about lib/cdio++/cdio.cpp. I am unable to compile this file, because it's looking for <stdint.h> definitions.
Why doesn't the module contain : #ifdef HAVE_CONFIG_H # include "config.h" #endif Thank you for your time. Tom Rieck
