HulktoHulk
Forum Noob
I have already installed many dependencies manually. but still with the same error
CC aes.c
In file included from aes.c:31:0:
../include/mbedtls/config.h:117:1: error: stray '\' in program
\n#include "check_config.h"\n
^
../include/mbedtls/config.h:117:3: error: stray '#' in program
\n#include "check_config.h"\n
^
../include/mbedtls/config.h:117:2: error: unknown type name 'n'
\n#include "check_config.h"\n
^
../include/mbedtls/config.h:117:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant
\n#include "check_config.h"\n
^~~~~~~~~~~~~~~~
../include/mbedtls/config.h:117:28: error: stray '\' in program
\n#include "check_config.h"\n
^
gmake: *** [Makefile:195: aes.o] Error 1
../scripts/028-mbedTLS-2.16.6.sh: Failed.
../scripts/009-ps3libraries.sh: Failed.
ERROR: Could not run the toolchain script.
CC aes.c
In file included from aes.c:31:0:
../include/mbedtls/config.h:117:1: error: stray '\' in program
\n#include "check_config.h"\n
^
../include/mbedtls/config.h:117:3: error: stray '#' in program
\n#include "check_config.h"\n
^
../include/mbedtls/config.h:117:2: error: unknown type name 'n'
\n#include "check_config.h"\n
^
../include/mbedtls/config.h:117:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant
\n#include "check_config.h"\n
^~~~~~~~~~~~~~~~
../include/mbedtls/config.h:117:28: error: stray '\' in program
\n#include "check_config.h"\n
^
gmake: *** [Makefile:195: aes.o] Error 1
../scripts/028-mbedTLS-2.16.6.sh: Failed.
../scripts/009-ps3libraries.sh: Failed.
ERROR: Could not run the toolchain script.