Date: Mon, 27 Feb 2023 22:10:02 +0100 From: FreeBSD User <freebsd@walstatt-de.de> To: Dimitry Andric <dim@FreeBSD.org> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: NanoBSD: CURRENT unable to compile 13-STABLE : error: a function definition without a prototype is deprecated ... in C Message-ID: <20230227221022.3ed6f780@thor.intern.walstatt.dynvpn.de> In-Reply-To: <E2AFBCE9-4467-4E75-B7E4-4C6E0B03C0AA@FreeBSD.org> References: <20230227192011.08f7aa8e@thor.intern.walstatt.dynvpn.de> <E2AFBCE9-4467-4E75-B7E4-4C6E0B03C0AA@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/ryTzCoFmcxMgYns8clzJtZK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Mon, 27 Feb 2023 20:57:19 +0100 Dimitry Andric <dim@FreeBSD.org> schrieb: > On 27 Feb 2023, at 19:19, FreeBSD User <freebsd@walstatt-de.de> wrote: > >=20 > > Running recent CURRENT as host (FreeBSD 14.0-CURRENT #23 main-n261147-b= 8bb73ab724b: Sun > > Feb 26 17:39:38 CET 2023 amd64), and nanoBSD (recent 13-STABLE, git sta= ble/13). > >=20 > > Building an appliance based on 13-STABLE sources, a customized kernel v= ia nanoBSD, since a > > couple of weeks for now building the sources fails in kernel sources: > >=20 > > [...] > > --- modules-all --- > > --- all_subdir_an --- > > /pool/home/ohartmann/Projects/router/router/apu2c4/src/sys/dev/an/if_an= _pci.c:143:1: > > error: a function definition without a prototype is deprecated in all v= ersions of C and is > > not supported in C2x [-Werror,-Wdeprecated-non-prototype] > > [..] > >=20 > > Disabling all wireless options in the kernel config starts dropping err= ors of a similar > > kind on other kernel places. > >=20 > > Compiling on FBSD 13-STABLE seems to be all right. > >=20 > > Can this be fixed. please? What causes the error and how can this be re= solved if the > > subtree of FreeBSD's sources is a submodule? =20 >=20 > Not sure what you mean with "subtree is a submodule", but this is likely > caused by skipping the cross-tools stage somehow. Do you have any > specific make.conf or src.conf settings for that? >=20 > -Dimitry >=20 Using a subtree "./src" withing the tree of our own repository for FreeBSD'= s sources, it is a git submodule. According to your question about specific src.conf and make.conf - Sometime= s I really do not know what NanoBSD or any cross compiling tool is picking up which one: the = host's one or the one supposed to control NanoBSD's build. So, the host itself does have a specific /etc/src.conf, make.conf is only a= bout some ports options to apply for the host. For the NanoBSD sources, it is considered one file, a merger of make.conf, = src.conf, and yes, those ones or in that case this one is highly customized due to spefici req= uirements for space reduction. Since that has been in the past a source of evil, I tried also w= ith a "vanilla" setup of this sepcific NanoBSD driven config (the host's src.conf/make.conf= has been left untouched) - in other words, deleting it, making a full fledged kernel/base= system with all the compiler settings at FreeBSD's default - with the same result as shown = above. Can you hint me towards what to look after in specific? Kind regards, Oliver --=20 O. Hartmann --Sig_/ryTzCoFmcxMgYns8clzJtZK Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRQheDybVktG5eW/1Kxzvs8OqokrwUCY/0cRQAKCRCxzvs8Oqok rz3LAQC0k55Rknz8ZdCOCXS7OJyEzaa33RtEbTGrq3KVfbyAgwEAlrDkFvrEl5sQ wlZff26U0E3HF3lF8aei0CGNll/1lwc= =DF19 -----END PGP SIGNATURE----- --Sig_/ryTzCoFmcxMgYns8clzJtZK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230227221022.3ed6f780>