When trying to run the tests with tests/do_tests.bash, I get the following error:
/nix/store/irgiz22apn8bhwhpbf8vrdsy6pnd12w3-binutils-2.43.1/bin/ld: dtc-parser.tab.o:/build/source/tests/dtc/dtc-parser.tab.c:1079: multiple definition of `yylloc'; dtc-lexer.lex.o:/build/source/tests/dtc/dtc-lexer.l:42: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:235: dtc] Error 1
Let me know if you need more information about the build environment.
When trying to run the tests with
tests/do_tests.bash
, I get the following error:Let me know if you need more information about the build environment.