configure script fails on fedora 11
#1
on fedora 11 i have already successfully compiled xbmc stable. now i am trying to recompile with external libraries and it fails. the configure script says:

Code:
configure: error: C++ preprocessor "/lib/cpp" fails sanity check

config.log has alot of errors, two that make sense to me are:

Code:
/usr/include/features.h:352:25: error: sys/cdefs.h: No such file or directory
/usr/include/features.h:376:23: error: gnu/stubs.h: No such file or directory

yet i have glibc-headers installed which provides both files.
Reply
#2
Right so where are the ones that DON'T make sense to you? Use pastebin.
Reply

Logout Mark Read Team Forum Stats Members Help
configure script fails on fedora 110