Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2017 08:31:07 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        freebsd-current@freebsd.org
Subject:   Compiler more strict on 12 with r320337 ?
Message-ID:  <20170627063107.GB1256@fc.opsec.eu>

next in thread | raw e-mail | index | archive | help
Hi!

Compiling devel/lfcbase, it fails while including sys/socketvar.h with
this error:

In file included from Net.cc:36:
/usr/include/sys/socketvar.h:117:4: error: types cannot be declared in an
      anonymous struct
                        enum {
                        ^
1 error generated.

Should sys/socketvar.h be included at all ?

-- 
pi@FreeBSD.org         +49 171 3101372                3 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170627063107.GB1256>