From owner-freebsd-ports@FreeBSD.ORG Sun Mar 27 07:21:17 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D84BF106564A for ; Sun, 27 Mar 2011 07:21:17 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id B7F7C8FC12 for ; Sun, 27 Mar 2011 07:21:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 6A06F17145 for ; Sun, 27 Mar 2011 03:05:14 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1301209514; bh=rXsRVdYLqt0Hq9ZARStmtHNxIO0NaxwssT2iijkyEaE=; b= LlZC8gKnjoYU6pH1WnKE9YeMOVedo9gs5zLdIRpuvO9SrYe+FzebYkCC4zU/j22I UESVwT0w7IqNTQfwG3aDny8vFESVf7kkF2OGPE1pOM2Js0EsC8XQvKHtw2cBVE5q t+V5Gj86PZ2MaPF+2Lme6sPQM85ENJrdplz8PSdg/ls= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id vxs609YX7WeK for ; Sun, 27 Mar 2011 03:05:14 -0400 (EDT) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 91A17170F7 for ; Sun, 27 Mar 2011 03:05:11 -0400 (EDT) Date: Sun, 27 Mar 2011 03:05:04 -0400 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20110327070503.GB73511@magic.hamla.org> References: <4D8ED71B.8010804@twisted.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D8ED71B.8010804@twisted.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Failed building kdebase-workspace-4.5.5_1 cannot find the library liblzma.la X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2011 07:21:17 -0000 On Sun, 2011-03-27 at 01:20:11 -0500, Troy wrote: > Anyone have an idea why it can't find liblzma.la or what port I need > to install to make that library available? archivers/xz installs liblzma.la. -- Sahil Tandon