MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

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

Open ChrigiGee opened this issue 4 months ago • 6 comments

Description / Steps to reproduce the issue

I try to config xapian-core-1.4.26. I install any are important by xapian. always again i have this Error

Expected behavior

create files for make application

Actual behavior

checking how to run the C++ preprocessor... /lib/cpp configure: error: in /c/Users/cschaer/Downloads/xapian-core-1.4.26/xapian-core-1.4.26': configure: error: C++ preprocessor "/lib/cpp" fails sanity check See config.log' for more details

in log i can't find much more info.

Verification

  • [X] I have verified that my MSYS2 is up-to-date before submitting the report (see https://www.msys2.org/docs/updating/)

Windows Version

MINGW64_NT-10.0-26100

MINGW environments affected

  • [X] MINGW64
  • [ ] MINGW32
  • [X] UCRT64
  • [X] CLANG64
  • [X] CLANG32
  • [ ] CLANGARM64

Are you willing to submit a PR?

OK

ChrigiGee avatar Sep 30 '24 19:09 ChrigiGee