From owner-freebsd-questions@freebsd.org Fri Jul 10 21:29:55 2015 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 151D3997CD2 for ; Fri, 10 Jul 2015 21:29:55 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com [IPv6:2607:f8b0:4001:c03::233]) (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 D5D461566 for ; Fri, 10 Jul 2015 21:29:54 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by iecuq6 with SMTP id uq6so204389657iec.2 for ; Fri, 10 Jul 2015 14:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=x78zzyC+6F2PALOAS66aCJoBjQKXg6nYO5RW0Nh69uw=; b=QCX/aRaE8dcEnUDLg5zNp63qcI5WBRhcekDhidMd6LAuksXm0LOgNtIHeH/CGij9jH MHSxZMgvFEwwshRNxO/M9yeNEI2/PtNFaK+pi29BidpAdcBmw/GYu9v2i2bb4B84xMrY YHkd1uNV51GDg3gDe2VSFPqE4DbXZz02gTgRUyI/Z0t/+9SQKQeHaCfbWkrGq/dHMnGS ScRT49yzH4lmpkcSb04iDRID2emfoG5uCDUygPRb6SmddunOr/34LaPjOXqpwwsECNtW J4dU+qyov1ONbvGmw0m4ULdIYkprYLGG4B88ml5YbIcIOnksOotNueahaWbx4e20hcqa Buhg== X-Received: by 10.107.9.137 with SMTP id 9mr10339550ioj.50.1436563794219; Fri, 10 Jul 2015 14:29:54 -0700 (PDT) Received: from localhost.localdomain ([50.243.6.59]) by smtp.googlemail.com with ESMTPSA id q16sm393744igr.12.2015.07.10.14.29.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jul 2015 14:29:53 -0700 (PDT) Message-ID: <55A03950.6090209@gmail.com> Date: Fri, 10 Jul 2015 15:29:52 -0600 From: jd1008 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: FreeBSD Users Subject: Building TB from source code Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2015 21:29:55 -0000 Has anyone been successful in building it from source code? Last time I tried, build failed because it required versions of packages that were of much older vintage than what was installed. Too many for me to recall. Need helpful hints, how-to's to accomplish this. I posted the same question to Fedora list and it has been so totally ignored, that I find it very interesting.