Re: OpenSSL 3.0.7 make failure on Debian 10 (buster)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 04/11/2022 12:06, John Boxall wrote:

apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c
In file included from /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed/syslimits.h:7,                  from /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed/limits.h:34,
                  from include/openssl/types.h:14,
                  from apps/include/app_libctx.h:13,
                  from apps/lib/app_libctx.c:9:
/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  #include_next <limits.h>  /* recurse down to the real one */
                ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:4256: apps/lib/libapps-lib-app_libctx.o] Error 1

This looks like something environmental rather than a problem with OpenSSL itself. /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed/limits.h is clearly a system include file, trying to include some other system include file ("recurse down to the real one") which it is failing to find.

Matt




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux