Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2023 10:18:52 +0100
From:      FreeBSD User <freebsd@walstatt-de.de>
To:        "freebsd-embedded@freebsd.org" <embedded@freebsd.org>, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   STABLE/13: src/sys/dev/an/if_an_pci.c:143:1: error: a function definition without a prototype
Message-ID:  <20230211101919.05c63e2c@thor.intern.walstatt.dynvpn.de>

next in thread | raw e-mail | index | archive | help
Hello,

compiling most recent FreeBSD 13-STABLE (as of today) with a custom kernel with disabled 'an'
driver in the wireless section (nodevice an), compiling kernel now fails with the error:

src/sys/dev/an/if_an_pci.c:143:1: error: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Werror,-Wdeprecated-non-prototype]

How can this be fixed?

Kind regards,

oh
-- 
O. Hartmann



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