From owner-freebsd-current@freebsd.org Tue Mar 13 17:41:14 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D24D1F36475 for ; Tue, 13 Mar 2018 17:41:13 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6A3A26B582 for ; Tue, 13 Mar 2018 17:41:13 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: by mailman.ysv.freebsd.org (Postfix) id 2BF0CF36474; Tue, 13 Mar 2018 17:41:13 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 049B5F36473 for ; Tue, 13 Mar 2018 17:41:13 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6362F6B578; Tue, 13 Mar 2018 17:41:12 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bk.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1evnv8-0007Ba-Mz; Tue, 13 Mar 2018 19:41:06 +0200 From: Daniel Braniss Message-Id: <6A1A6820-5A7E-410F-8C0F-F049CDBD9E4A@cs.huji.ac.il> Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: devdmatch: Can't read linker file. Date: Tue, 13 Mar 2018 19:41:06 +0200 In-Reply-To: Cc: Warner Losh , FreeBSD Current To: Edward Napierala References: <20180313084010.GA13194@brick> X-Mailer: Apple Mail (2.3445.5.20) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 13 Mar 2018 17:41:14 -0000 > On 13 Mar 2018, at 19:12, Edward Napierala wrote: >=20 > I think it's only needed for kernels that are cross-built. That's due = to > kldxref(8) being unable to handle kernels for other architectures. >=20 my case exactly. > 2018-03-13 13:34 GMT+00:00 Warner Losh >: > I wonder why that isn't the default, or why the linker.hints isn't at = least > created by the make installkernel step... >=20 > Warner >=20 > On Tue, Mar 13, 2018 at 2:40 AM, Edward Tomasz Napiera=C5=82a = > > wrote: >=20 > > FWIW, it seems to be a common problem, see = https://reviews.freebsd.org/ > > D14534. > > > > On 0312T1027, Warner Losh wrote: > > > Well, is there a /boot/kernel/linker.hints? > > > > > > Warner > > > > > > On Mon, Mar 12, 2018 at 9:56 AM, Daniel Braniss = > > > wrote: > > > > > > > Hi, > > > > the above i get on arm/nanopi-neo. (it=E2=80=99s the only = platform I run > > current > > > > :-) > > > > > > > > cheers, > > > > danny > > > > > > > > > > > _______________________________________________ > > > 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 " > > > _______________________________________________ > 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 = " >=20