On Mon, 23 Sep 2019 02:36, gnupg-users@gnupg.org said: > configure:3554: error: C compiler cannot create executables
configure does an early test to see whether your C compiler works. This is done to detect crippled compilers delivered on some systems. Seems not the case here, though. > configure:3505: cc $(INCLUDE_FLAGS) -U__STR__ -DAIXRIOS -DNLS_ASIA > -DORE -D_BSD -DRIOS -qro -O -DAFSTUBS conftest.c >&5 > cc: 1501-228 (W) input file $(INCLUDE_FLAGS) not found ... $(INCLUDE_FLAGS) looks like a make macro and definitely does not belong here. Check whether you have set any of CFLAGS, CPPFLAGS, LDFLAGS set in your environment or whether the envvar CC specifies these flags. It is also possible that cc is shell script or other wrapper which invokes the real CC; check for uncommon things in your PATH. Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
signature.asc
Description: PGP signature
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users