From owner-freebsd-chromium@freebsd.org Mon Dec 5 21:43:07 2016 Return-Path: Delivered-To: freebsd-chromium@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 D5740C68386 for ; Mon, 5 Dec 2016 21:43:07 +0000 (UTC) (envelope-from yuri@rawbw.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 BF5571450 for ; Mon, 5 Dec 2016 21:43:07 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id BE745C68385; Mon, 5 Dec 2016 21:43:07 +0000 (UTC) Delivered-To: chromium@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 BE139C68384 for ; Mon, 5 Dec 2016 21:43:07 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id ABE68144E for ; Mon, 5 Dec 2016 21:43:07 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id uB5Lh6QV096530 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Mon, 5 Dec 2016 13:43:06 -0800 (PST) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: Linking fails: cannot find -ldl (chromium-54.0.2840.100_1) To: clutton , Ori Bernstein References: <5ea058ea-faf4-fed4-dc0c-7a79da917eec@rawbw.com> <1480748473.1363.14.camel@zoho.com> <1480779144.1388.1.camel@zoho.com> <9033af4e-791d-9c77-2d73-2bec523a599f@rawbw.com> <20161203133136.4363667916c911611c964faa@eigenstate.org> <1adec76e-c596-3001-7c1e-062803dad3fb@rawbw.com> <1480970128.1329.2.camel@zoho.com> Cc: chromium@FreeBSD.ORG From: Yuri Message-ID: <448e8b6d-6189-1328-b716-24f0ae2c78a1@rawbw.com> Date: Mon, 5 Dec 2016 13:43:05 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: <1480970128.1329.2.camel@zoho.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2016 21:43:07 -0000 On 12/05/2016 12:35, clutton wrote: > Can you build devel/llvm39 without chromium successfully? The standalone llvm39 build fails with the same message. Yuri