From owner-freebsd-ports@FreeBSD.ORG Mon Jun 23 20:21:13 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8D771065690 for ; Mon, 23 Jun 2008 20:21:13 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id A8A188FC19 for ; Mon, 23 Jun 2008 20:21:13 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 8E70D8A211; Mon, 23 Jun 2008 16:21:12 -0400 (EDT) Message-Id: <06F1B94E-D707-4A8B-BAFC-7D45AB316883@khera.org> From: Vivek Khera To: Dale Hagglund In-Reply-To: <86zlpcj7qb.fsf@ponoka.ab.hsia.telus.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v924) Date: Mon, 23 Jun 2008 16:21:12 -0400 References: <863an6muwp.fsf@ponoka.ab.hsia.telus.net> <86zlpcj7qb.fsf@ponoka.ab.hsia.telus.net> X-Mailer: Apple Mail (2.924) Cc: ports@freebsd.org Subject: Re: erlang doesn't build on 7.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 20:21:14 -0000 On Jun 23, 2008, at 3:01 PM, Dale Hagglund wrote: > Thanks for the information. Did you compile via the port, or install > from the pre-built package? Since I have no immediate need for the > java > support that comes with lang/erlang, I uninstalled my modified version > and added erlang-{lite,doc} from packages. we always compile from port to build our own packages where necessary (erlang is a one-off so we didn't build any package)