From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-science+bounces-1584-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RzcG3-0000J1-9a for garchives@archives.gentoo.org; Mon, 20 Feb 2012 23:02:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF79EE0B78 for <garchives@archives.gentoo.org>; Mon, 20 Feb 2012 23:02:58 +0000 (UTC) Received: from qmta14.westchester.pa.mail.comcast.net (qmta14.westchester.pa.mail.comcast.net [76.96.59.212]) by pigeon.gentoo.org (Postfix) with ESMTP id 89141E0B9F for <gentoo-science@lists.gentoo.org>; Mon, 20 Feb 2012 23:02:21 +0000 (UTC) Received: from omta20.westchester.pa.mail.comcast.net ([76.96.62.71]) by qmta14.westchester.pa.mail.comcast.net with comcast id cNlo1i0011YDfWL5EP2NaT; Mon, 20 Feb 2012 23:02:22 +0000 Received: from ajax ([24.11.47.14]) by omta20.westchester.pa.mail.comcast.net with comcast id cP2M1i03P0JMh7c3gP2MTg; Mon, 20 Feb 2012 23:02:22 +0000 Date: Mon, 20 Feb 2012 18:01:50 -0500 From: Frank Peters <frank.peters@comcast.net> To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Geomview and Boehm GC Message-Id: <20120220180150.f7c6f430.frank.peters@comcast.net> In-Reply-To: <alpine.LRH.1.10.1202201646330.8754@star.inp.nsk.su> References: <20120219205320.e1009886.frank.peters@comcast.net> <alpine.LRH.1.10.1202201646330.8754@star.inp.nsk.su> X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.10; x86_64-unknown-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-science@lists.gentoo.org> List-Help: <mailto:gentoo-science+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-science+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-science+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-science.gentoo.org> X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: c789b9d0-d612-4a2b-af22-7e06c027b292 X-Archives-Hash: 8f74783adcf3195485af8a07ef4959c4 On Mon, 20 Feb 2012 16:47:51 +0700 (NOVT) "Andrey G. Grozin" <A.G.Grozin@inp.nsk.su> wrote: > I see no boehm-gc here > > DEPEND=" > >=x11-libs/openmotif-2.3:0 > virtual/opengl > emacs? ( virtual/emacs ) > zlib? ( sys-libs/zlib )" > RDEPEND="${DEPEND} > app-arch/gzip > virtual/w3m > bzip2? ( app-arch/bzip2 ) > netpbm? ( >=media-libs/netpbm-10.37.0 ) > pdf? ( > || ( app-text/xpdf > app-text/gv > app-text/gsview > app-text/epdfview > app-text/acroread ) > )" > Yes, I checked the ebuild file also. But when I do "emerge -pv geomview" I get the following list of dependencies: [ebuild N ] dev-libs/libatomic_ops-7.2_alpha4 1,066 kB [ebuild N ] dev-libs/boehm-gc-7.2_alpha4-r1 USE="cxx threads" 0 kB [ebuild N ] www-client/w3m-0.5.3-r1 USE="X gpm imlib unicode -fbcon -gtk -lynxkeymap -migemo -nls -nntp -ssl -xface" LINGUAS="-ja" 2,151 kB [ebuild N ] virtual/w3m-0 0 kB [ebuild N ] sci-mathematics/geomview-1.9.4 USE="bzip2 zlib -avg -debug -emacs -netpbm -pdf" 3,954 kB Geomview will not build without these packages installed. Frank Peters