On Thu, Sep 12, 2019 at 10:51 AM Richard Shaw <hobbes1...@gmail.com> wrote: > On Thu, Sep 5, 2019 at 9:18 PM Jerry James <loganje...@gmail.com> wrote: >> The errors indicate that the compiler cannot find the standard C++ >> headers. These are the first things I would check: >> 1. Does the spec file include BuildRequires: gcc-c++? > > I didn't (hadn't needed it before) but I added it with no change to the > errors... > >> 2. Is setup.py choosing g++ as the compiler? > > I can't tell, it's just running swig with the -c++ option which is correct. I > don't know what swig is doing in the background... > >> 3. Is -nostdinc++ showing up in the build flags? > > Not that I can tell...
Okay, and then I also said: >> If all of those check out, maybe you could share your spec files. I'm happy to help you look at this, but you'll need to provide a way to reproduce the issue. -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org