Yesterday, I reported a build failure on a Debian 8 host: > > /bracket/build/2017.01.29.05.13.55-i386/src/crypto/external/bsd/heimdal/dist/lib/vers/print_version.c:38:29: > fatal error: krb5/krb5-types.h: No such file or directory
This is now fixed and the build gets further, but it later fails with: --- cosdata --- # link cosdata-gen/cosdata cc -O -o cosdata cosdata.lo -lm cosdata.lo: In function `main': cosdata.c:(.text+0xaa): undefined reference to `__arraycount' cosdata.c:(.text+0x128): undefined reference to `__arraycount' collect2: error: ld returned 1 exit status *** [cosdata] Error code 1 This looks related to nat's recent bta2dpd import. -- Andreas Gustafsson, [email protected]
