From owner-freebsd-gecko@FreeBSD.ORG Wed Jul 18 09:24:52 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE7BF106566C for ; Wed, 18 Jul 2012 09:24:51 +0000 (UTC) (envelope-from amarat@ksu.ru) Received: from webmail.hitv.ru (mail.hitv.ru [217.66.16.37]) by mx1.freebsd.org (Postfix) with ESMTP id 492AC8FC08 for ; Wed, 18 Jul 2012 09:24:50 +0000 (UTC) Received: from webmail.hitv.ru (localhost [127.0.0.1]) by webmail.hitv.ru (Postfix) with ESMTP id E677C4AE49B; Wed, 18 Jul 2012 13:24:48 +0400 (MSK) Received: from zealot.ksu.ru (zealot.hitv.ru [83.151.8.230]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by webmail.hitv.ru (Postfix) with ESMTPS id 6FA4C4ADBE8; Wed, 18 Jul 2012 13:24:48 +0400 (MSK) Received: from zealot.ksu.ru (localhost.lnet [127.0.0.1]) by zealot.ksu.ru (8.14.5/8.14.5) with ESMTP id q6I9Ol5Q038442; Wed, 18 Jul 2012 13:24:48 +0400 (MSK) (envelope-from amarat@ksu.ru) Message-ID: <500680DF.90808@ksu.ru> Date: Wed, 18 Jul 2012 13:24:47 +0400 From: "Marat N.Afanasyev" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120717 Firefox/14.0.1 SeaMonkey/2.11 MIME-Version: 1.0 To: Jan Beich References: <5003D6D4.2080201@ksu.ru> <1SqjK3-0008uV-TJ@internal.tormail.org> <500406FA.50905@ksu.ru> <5005CC9B.9070406@ksu.ru> <1SrPTc-000JLM-43@internal.tormail.org> In-Reply-To: <1SrPTc-000JLM-43@internal.tormail.org> Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms090909000804080205090009" X-Virus-Scanned: ClamAV using ClamSMTP X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-gecko@freebsd.org Subject: Re: seamonkey from branches/experimental fails to install X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2012 09:24:52 -0000 This is a cryptographically signed message in MIME format. --------------ms090909000804080205090009 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Jan Beich wrote: > "Marat N.Afanasyev" writes: > > [...] >> yes, using libeven14 seems to fix the problem, but changing it in >> bsd.gecko.mk was not enough, I had to pkg_delete libevent2\* before >> building seamonkey. > > Do you override any libs in libmap.conf like libstdc++ or libevent? > % grep -c -vE '^#|^$' /etc/libmap.conf 0 so no, none of the libraries are overriden in libmap.conf >> >> btw, can anybody tell me why make of seamonkey stops right before make= >> configure if CFLAGS is defined either in make.conf or via environment >> variable? > > Fixed. Thanks for reporting. > > --=20 SY, Marat --------------ms090909000804080205090009--