| Summary: | 12-STABLE fails to build: use of undeclared identifier 'compiler_flags' | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Yuri Victorovich <yuri> |
| Component: | misc | Assignee: | Bugmeister <bugmeister> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | 12.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
^Triage: note that this one was never addressed and is surely OBE. |
The build of 12-STABLE on 11.2-STABLE fails: > --- secure/lib/libcrypto__L --- > /usr/src/crypto/openssl/crypto/cversion.c:27:16: error: use of undeclared identifier 'compiler_flags' > return compiler_flags; > ^ > 1 error generated. > --- lib/libkvm__L --- > --- _libinstall --- > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libkvm.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/ > --- secure/lib/libcrypto__L --- > *** [cversion.o] Error code 1 > > make[4]: stopped in /usr/src/secure/lib/libcrypto > 1 error Does it accidentally use old headers? rev.347511