From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 28 12:47:10 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 239AB16A4CE for ; Wed, 28 Apr 2004 12:47:10 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1128143D48 for ; Wed, 28 Apr 2004 12:47:10 -0700 (PDT) (envelope-from rpratt1950@earthlink.net) Received: from user242.net1233.fl.sprint-hsd.net ([69.68.142.242] helo=kt.weeble.com) by grebe.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1BIv1P-0007Qx-00 for gnome@freebsd.org; Wed, 28 Apr 2004 12:47:07 -0700 Date: Wed, 28 Apr 2004 15:47:49 -0400 From: Randy Pratt To: gnome@freebsd.org Message-Id: <20040428154749.59a5584f.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: xchat2 - perl plugin makes xchat2 core dump X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 19:47:10 -0000 uname -a: FreeBSD kt.weeble.com 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: Wed Apr 28 14:23:07 EDT 2004 rpratt@kt.weeble.com:/usr/obj/usr/src/sys/CUSTOM i386 xchat version: xchat2-2.0.8_1 An X11 IRC client using the GTK+ 2 toolkit ports last updated: Apr 22 14:17 /usr/sup/ports-all/checkouts.cvs:. Note: I am a "casual user" of gnome2 so i did not run the gnome update script. A complete list of installed ports can be seen at: http://myfreebsd.homeunix.net/ports_list.txt When starting xchat2, I see this failure: AutoLoad failed for: /usr/X11R6/lib/xchat/plugins/perl.so No xchat_plugin_init symbol; is this really an xchat plugin? It seems to miss finding the xchat-plugin.h but I'm not sure of that. If I try to load the /usr/X11R6/lib/xchat/plugins/perl.so module, xchat will immediately core dump. If its of any use, the core dump is also at: http://myfreebsd.homeunix.net/xchat.core I've deinstalled and rebuilt xchat but it makes no difference. The build output is at: http://myfreebsd.homeunix.net/xchat_build.txt Is anyone else seeing this or is it unique to my system? Any suggestions would be much appreciated. Thanks Randy --