From owner-freebsd-current@freebsd.org Tue Mar 13 08:40:18 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 71AF7F2CD9E for ; Tue, 13 Mar 2018 08:40:18 +0000 (UTC) (envelope-from etnapierala@gmail.com) 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 7565C70532 for ; Tue, 13 Mar 2018 08:40:16 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E452CF2CD92; Tue, 13 Mar 2018 08:40:15 +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 BE77CF2CD91 for ; Tue, 13 Mar 2018 08:40:15 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-wr0-x235.google.com (mail-wr0-x235.google.com [IPv6:2a00:1450:400c:c0c::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C991704DD for ; Tue, 13 Mar 2018 08:40:15 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mail-wr0-x235.google.com with SMTP id m4so7270789wrb.7 for ; Tue, 13 Mar 2018 01:40:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=eVzY4m97rL7xRF9kylps4eHHjEY/jepMQ0LxFMTtcRc=; b=WRWkQCOqjuhedmE4ZjDt8M3QpamGd/dfOfqAjbkT+u/EVrcunid3x+atcmpLLsI4Q2 ElaWhJktJ/iScqUom3DLxenWhgqfFDbjvnYNiOHYy5CCquEHQ1wzJm6Uv0bUBf/GypVR RIQj3myZtN1Ny5fvzJbCl7ardhjWDlCSb2nUSCALfn89M9OqEokwRAGTcwshYHh418ZO ZS5Y57YJAcmkYhQLFgu7UhjUXC8efb/oNmNRc5tF2P8HGWrPOO0Dy1YxRPW4j9iGX9ca lf2BWkis6q02khvvRA7UskOTx2n3JFyBptv8GOZ6W1oY+WZlWnXgZRZtEfcI6iRNGCxh ns5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=eVzY4m97rL7xRF9kylps4eHHjEY/jepMQ0LxFMTtcRc=; b=k6QjMSisF1RUCNJsViukq023gW0/wnyhEew07fEagA7EJorCPicl/1sSAoLmov/mfF lQ5R49O7w7YTb+KT7LOd/KUjD5JuZPYRsy945WUWP7PluOw9vTXqq7FY8L+ua/HlXCq8 Ad/Z8HA5Hz72GlFBbRYEISJt+9qYwpGeNXE+758hAHEr2IHy1KWX99QsZnHhy3Edcp4N eLFKMqxax5Vr4xD4RYB+7E1XztVD9HG4daur2b0er1LkpX9OFnVwOy5mnfjWjVEDXPIB TVEBaMHVmussMQ97o1JV3UwaZxu55XaHY8BhVP032KZhp6vV25mU16oI9OfadUBw0QRV u9rg== X-Gm-Message-State: AElRT7H+3ae9Jg7BdF8bwohpjmmC+M9tRiafCEcz4haHr6U2mYBv9p5m AjWaq3zppw8DoQmCX8CozO0= X-Google-Smtp-Source: AG47ELvBCNKZXr1tPwytPfoMhuAWmldGZFvF6T8mCnz1884uTmZxi76AHs+N99lLdWAURgxn0XGk0Q== X-Received: by 10.223.160.157 with SMTP id m29mr8629183wrm.119.1520930413672; Tue, 13 Mar 2018 01:40:13 -0700 (PDT) Received: from brick (cpc92302-cmbg19-2-0-cust461.5-4.cable.virginm.net. [82.1.209.206]) by smtp.gmail.com with ESMTPSA id 140sm10254980wmi.34.2018.03.13.01.40.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Mar 2018 01:40:12 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Tue, 13 Mar 2018 08:40:10 +0000 From: Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= To: Warner Losh Cc: Daniel Braniss , FreeBSD Current Subject: Re: devdmatch: Can't read linker file. Message-ID: <20180313084010.GA13194@brick> Mail-Followup-To: Warner Losh , Daniel Braniss , FreeBSD Current References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) 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 08:40:18 -0000 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’s 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"