From owner-freebsd-questions@freebsd.org Sat Jul 11 02:49:33 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 2E0AC9962AE for ; Sat, 11 Jul 2015 02:49:33 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) (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 ED00F693 for ; Sat, 11 Jul 2015 02:49:32 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by iebmu5 with SMTP id mu5so206467415ieb.1 for ; Fri, 10 Jul 2015 19:49:32 -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:references :in-reply-to:content-type:content-transfer-encoding; bh=32I610+Q2EfjulEPkgGx6R9Map1NVckfNN/K95kPOCo=; b=a3pyN6uiWR8g9ND/2Eo44p719/ZJK4r4IYCUE1AF9MHBO6LhTRHrkUoMbdn4dCAB0n 4T6qND1kAZfpXuG4jF2A/znixnAxIQ2BIEdqBS2OEaOqz0Tj7VlBta4doKOy1HYHC6cO rvjf6+O9cNiQGztyQw31SpDFPKSF98LCecLiiePKWOi8Cu0E6dkZt3Q1EvP/3c5+AdSz JFK72SPEovHmkqDEHtfQwzKy6y1snNIft/pCwRcmuwXcXpvRtNjcE7WeZqnokuwAyO4v ShkeyplI2CK8PUCOLb2/G5/kidOO/cJmHv5P2/e92nxMHfCR58Fe0NvBmR30ul+aS0l9 iLcA== X-Received: by 10.107.3.104 with SMTP id 101mr24995389iod.48.1436582972330; Fri, 10 Jul 2015 19:49:32 -0700 (PDT) Received: from localhost.localdomain ([50.243.6.59]) by smtp.googlemail.com with ESMTPSA id q187sm7770699ioe.37.2015.07.10.19.49.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jul 2015 19:49:31 -0700 (PDT) Message-ID: <55A0843A.9050806@gmail.com> Date: Fri, 10 Jul 2015 20:49:30 -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-questions@freebsd.org Subject: Re: Building TB from source code References: <55A03950.6090209@gmail.com> <55A05CFE.90608@columbus.rr.com> In-Reply-To: <55A05CFE.90608@columbus.rr.com> Content-Type: text/plain; charset=windows-1252; 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: Sat, 11 Jul 2015 02:49:33 -0000 On 07/10/2015 06:02 PM, Baho Utot wrote: > > > On 07/10/15 17:29, jd1008 wrote: >> 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. > By TB I am thinking thunderbird...correct? > > Yes I build Thunderbird and firefox all the time using poudriere. > > Works for me. Cool! I wonder if you tried it on the TB or FF sources you downloaded directly from mozilla.com???