From owner-freebsd-current@freebsd.org Wed Jan 13 22:58:31 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31C674EA8DD for ; Wed, 13 Jan 2021 22:58:31 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DGNCV6ZBJz3tCQ for ; Wed, 13 Jan 2021 22:58:30 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: by mailman.nyi.freebsd.org (Postfix) id DFB144EA8DC; Wed, 13 Jan 2021 22:58:30 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DF7334EAB3F for ; Wed, 13 Jan 2021 22:58:30 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ultimatedns.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DGNCV4p5cz3stV for ; Wed, 13 Jan 2021 22:58:30 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 10DMw9lx008657; Wed, 13 Jan 2021 14:58:16 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) MIME-Version: 1.0 Date: Wed, 13 Jan 2021 14:58:09 -0800 From: Chris To: Emmanuel Vadot Cc: Robert Huff , current@freebsd.org, Hans Petter Selasky Subject: Re: Current kernel build broken with linuxkpi? In-Reply-To: <20210113222827.254f2ab7dcd781132e41282b@bidouilliste.com> References: <3c0d77d7-6b99-d48e-6e8a-92134b2fac7e@selasky.org> <24575.20352.153922.53339@jerusalem.litteratus.org> <20210113214249.8930e6d8c6884dba3b68c776@bidouilliste.com> <24575.25549.323171.295489@jerusalem.litteratus.org> <20210113222827.254f2ab7dcd781132e41282b@bidouilliste.com> User-Agent: UDNSMS/17.0 Message-ID: <6f47c8231fb2b6e726be5d798798644e@bsdforge.com> X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4DGNCV4p5cz3stV X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2021 22:58:31 -0000 On 2021-01-13 13:28, Emmanuel Vadot wrote: > On Wed, 13 Jan 2021 16:19:09 -0500 > Robert Huff wrote: > >> >> Emmanuel Vadot writes: >> >> > That's one of the problems of having external kmods. >> > drm-current-kmod have the option by default to install it's >> > sources in /usr/local/sys/ and when doing a make buildkernel >> > those sources are getting built too. >> >> That would be the SOURCE option? > > Yes > >> Further: if I have that set ... does that mean I can remove it >> from PORTS_MODULES? > > I don't know what that is eg; PORTS_MODULES=x11/nvidia-driver-304 for the nvidia driver, for example. see src.conf(5). > >> (And I assume a note about this will appear in UPDATING?) > > A note about what ? > > Cheers, > >> >> Respectfully, >> >> >> Robert Huff >> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"