In file included from /Volumes/Kristofer/ExternalUsers/kyounger/Projects/minix/src/tools/llvm-tblgen/../../external/bsd/llvm/bin/tblgen/../../dist/llvm/utils/TableGen/AsmMatcherEmitter.cpp:118:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/sstream:174:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ostream:133:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/locale:3679:52: error: use of undeclared identifier 'NL_CAT_LOCALE'
catalog __cat = (catalog)catopen(__nm.c_str(), NL_CAT_LOCALE);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/locale:3700:5: error: unknown type name 'nl_catd'
nl_catd __cat = (nl_catd)__c;
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/locale:3700:22: error: use of undeclared identifier 'nl_catd'
nl_catd __cat = (nl_catd)__c;
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/locale:3716:5: error: unknown type name 'nl_catd'
nl_catd __cat = (nl_catd)__c;
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/locale:3716:22: error: use of undeclared identifier 'nl_catd'
nl_catd __cat = (nl_catd)__c;
^
5 errors generated.
*** [AsmMatcherEmitter.lo] Error code 1
$ ./releasetools/arm_sdimage.sh
**Skipping image creation: missing tool 'mcopy'
--
You received this message because you are subscribed to the Google Groups "minix3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minix3+un...@googlegroups.com.