From owner-freebsd-questions@freebsd.org Tue Nov 29 07:49:52 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A6B1C5AE13 for ; Tue, 29 Nov 2016 07:49:52 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51C281CBD for ; Tue, 29 Nov 2016 07:49:51 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 8832DD7887; Tue, 29 Nov 2016 14:49:42 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:received:received :received; s=selector1; t=1480405781; x=1482220182; bh=WJaE1RhBH 5WJSgny8hiwdI6QTOtmWybwURTHlNUgjx0=; b=nW2hhtJYs7iRHli1cucAC/kaf urWCu17sdzWM0VWrK97x5J2J88/0LNdMzby5Nz3jyABTmihHeNujHkRXzBdO6gaq eHr51yGmCph2MWMB52EpFI6xifV/zILuTwNI84X6qPi9o9V1u2ix2UorS2K6BFri Il8wwjNDk1vticeWiQ= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XcTxYWGwKlSD; Tue, 29 Nov 2016 14:49:41 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 7DB08D7886; Tue, 29 Nov 2016 14:49:41 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.15.2/8.15.2/Submit) id uAT7nedD030192; Tue, 29 Nov 2016 14:49:40 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) From: Olivier To: Cc: freebsd-questions@freebsd.org Subject: Re: Questions about FreeBSD built In-Reply-To: <6f9c8d359b441a76eb67f06c713a48fe@febras.net> (message from Korolev Sergey on Tue, 29 Nov 2016 17:34:22 +1000) Date: Tue, 29 Nov 2016 14:49:40 +0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2016 07:49:52 -0000 Hi, > Could you please tell me, what mail list should I post > questions about FreeBSD-from-sources compilation? I'd say, try here first. Best regards, Olivier --