Created attachment 154351 [details] config.log when running autogen.sh --with-dbgutil I get the following error configure: error: C++ preprocessor "/lib/cpp" fails sanity check Config.log will be attached
I noticed: g++: command not found Could you follow https://wiki.documentfoundation.org/Development/BuildingOnLinux ?
Hi Julian, it seems like that did the trick i somehow didnt see the ability to run sudo dnf builddep libreoffice like you can do on debian derivitives. My question though is if you are just running autogen.sh why it doesnt tell ou what you are missing as all it told me was about a sanity check. Would it make sense to have a message saying kindly check you have either the build dependencies installed with maybe a reference to the link on where it would be in the documentation, or show in this case that g++ is missing.
When building code, at least you must README. Here's some extract from README.md: 60 For more information see the build instructions for your platform in the 61 [TDF wiki](https://wiki.documentfoundation.org/Development). In TDF link, you'll find the link I provided about Linux building and prerequisites. For the rest, I can't tell. Anyway let's put this one to WFM then. Don't hesitate to propose some patch about sanity check.