On Wednesday 19 December 2007, Simon Baxter wrote:
Can anyone please help? I had no response to my last posting - thought I'd try again!
I've now rebuilt (again) now with 2.6.23.1-49.fc8 (Fedora Core 8)
I'm now getting a new error trying to build vdr-dvd (see below)
I did find this error: http://qa.mandriva.com/show_bug.cgi?id=35140
but I can't work out what I need to add the "#include <inttypes.h>" ?
Can anyone help?
Did you also try to add -D__STDC_LIMIT_MACROS into CXXFLAGS like the bug report you quote advices? Works for me that way, but I think DEFINES is more appropriate for that than CXXFLAGS, see attached patch.