From owner-freebsd-ports@FreeBSD.ORG Wed Oct 4 18:16:09 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E82C16A416 for ; Wed, 4 Oct 2006 18:16:09 +0000 (UTC) (envelope-from schluting@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF00043D96 for ; Wed, 4 Oct 2006 18:15:49 +0000 (GMT) (envelope-from schluting@gmail.com) Received: by wr-out-0506.google.com with SMTP id i21so67295wra for ; Wed, 04 Oct 2006 11:15:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=npB6YUBzpCd4efBXfJLjlZZboUwT5wv24Bem+iAyK2Qggfb3eawGhsOBwcNLKKr9y2SKZ7E54+kF8V/NzjbX+zxvJK2oVSFyFe+JXzPwR0SK+Itpv+GSzwc/qGKB+xI41J26RWx1P7MYB/yucqf3SEw6i/bJci+0UslqG3ujf5I= Received: by 10.90.113.18 with SMTP id l18mr454671agc; Wed, 04 Oct 2006 11:15:46 -0700 (PDT) Received: by 10.90.94.10 with HTTP; Wed, 4 Oct 2006 11:15:46 -0700 (PDT) Message-ID: <839465400610041115v7f146052g9846235099c9b12e@mail.gmail.com> Date: Wed, 4 Oct 2006 11:15:46 -0700 From: "Charlie Schluting" To: ports@freebsd.org In-Reply-To: <20061003080028.GA59588@heechee.tobez.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <839465400610021704q474a6d70te578569a661029d0@mail.gmail.com> <20061003080028.GA59588@heechee.tobez.org> Cc: Subject: Re: irssi doesn't build with the new perl (Still) 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: Wed, 04 Oct 2006 18:16:09 -0000 On 10/3/06, Anton Berezin wrote: > If this does not help you right away, it should at least help you to debug > the problem further: > http://www.freebsd.org/cgi/mid.cgi?id=A025299E-A85E-4455-B902-1C96091CDA75%40deniau.org&db=mid > > For what it worth, it does not appear to be a problem related to perl. > > \Anton. > -- Indeed, rebuilding glib-2 does fix it! Thanks much.