From owner-freebsd-embedded@FreeBSD.ORG Mon Dec 9 13:44:58 2013 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6CB2B405 for ; Mon, 9 Dec 2013 13:44:58 +0000 (UTC) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 25FF91AE7 for ; Mon, 9 Dec 2013 13:44:57 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id F26AD1534F3; Mon, 9 Dec 2013 14:44:54 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vMQSu2a8QWyS; Mon, 9 Dec 2013 14:44:53 +0100 (CET) Received: from [IPv6:::1] (unknown [IPv6:2001:4cb8:3:1:b994:82c6:c18a:98c4]) by smtp.digiware.nl (Postfix) with ESMTP id 437ED1534B3; Mon, 9 Dec 2013 14:44:53 +0100 (CET) Message-ID: <52A5C94B.3060609@digiware.nl> Date: Mon, 09 Dec 2013 14:44:43 +0100 From: Willem Jan Withagen Organization: Digiware Management b.v. User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Jia-Shiun Li Subject: Re: Error building image for TpLinkTLWR1043ND References: <52A18B79.9090905@digiware.nl> <52A3008F.5050101@digiware.nl> <52A3A5EF.7060902@digiware.nl> <52A5ACE3.6040600@digiware.nl> In-Reply-To: <52A5ACE3.6040600@digiware.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 131209-0, 12/09/2013), Outbound message X-Antivirus-Status: Not-Tested Cc: "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 13:44:58 -0000 On 2013-12-09 12:43, Willem Jan Withagen wrote: > On 2013-12-09 6:33, Jia-Shiun Li wrote: >> 2013/12/8 Willem Jan Withagen : >>> Cleaning src.conf and svn up for head, did allow me to complete the >>> work. So now the question could be: Which one was it?? >>> >>> Otherwise I need to swap src.conf before rebuilding the image. >>> >> >> or override with SRCCONF to make it easier, before the actual cause is >> found. See src.conf(5). > > Nice touch. > > Got to see if Adrian's script actually pass this on to the localtion > where it needs to go.... Did my soldering, and got the serial console up. And now: # uname -a FreeBSD freebsd-wifi-build 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259080: Sat Dec 7 23:02:31 CET 2013 root@zfs.digiware.nl:/usr/srcs/head/obj/mips/mips.mips/usr/srcs/head/src/sys/TP-WN1043ND mips Thanx to everybody who documented the process of getting here. --WjW