https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237856

            Bug ID: 237856
           Summary: 12-STABLE fails to build: use of undeclared identifier
                    'compiler_flags'
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to