From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 6 00:42:40 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 C00BD16A4CE for ; Tue, 6 Jan 2004 00:42:40 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58ED443D45 for ; Tue, 6 Jan 2004 00:42:39 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040106084239.NJKQ29834.lakemtao05.cox.net@mezz.mezzweb.com> for ; Tue, 6 Jan 2004 03:42:39 -0500 To: freebsd-gnome@freebsd.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Tue, 06 Jan 2004 02:41:50 -0600 Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: graphics/inkscape, missing a depend and some problems.. 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: Tue, 06 Jan 2004 08:42:40 -0000 It looks like it's missing a depend on textproc/p5-XML-XQL.. It's need for the dropshadow filter, which I get this error: ============================= % inkscape Can't locate XML/XQL.pm in @INC (@INC contains: /usr/X11R6/lib/inkscape/extensions /usr/local/lib/perl5/site_perl/5.8.2/mach /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.2/BSDPAN /usr/local/lib/perl5/5.8.2/mach /usr/local/lib/perl5/5.8.2 .) at /usr/X11R6/lib/inkscape/extensions/SpSVG.pm line 50. BEGIN failed--compilation aborted at /usr/X11R6/lib/inkscape/extensions/SpSVG.pm line 50. Compilation failed in require at /usr/X11R6/lib/inkscape/extensions/svg_dropshadow line 17. BEGIN failed--compilation aborted at /usr/X11R6/lib/inkscape/extensions/svg_dropshadow line 17. zsh: 45024 killed inkscape ============================= After I installed the textproc/p5-XML-XQL and error seems to be gone, but I still can't use any stuff in the filters such as dropshadow and roundhole. If I touch them and it will just freeze/halt forever. I have tried to run it under gdb, but not really help and it looks like something with ltmain.sh? or something else. ============================= % gdb inkscape (gdb) r Starting program: /usr/X11R6/bin/inkscape ^C Program received signal SIGINT, Interrupt. 0x28ecf8ef in poll () from /lib/libc.so.5 (gdb) bt #0 0x28ecf8ef in poll () from /lib/libc.so.5 #1 0x28f98961 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.5 #2 0x28f9837b in _thread_kern_scheduler () from /usr/lib/libc_r.so.5 #3 0xd0d0d0d0 in ?? () #4 0x0818e8c0 in ?? () Error accessing memory address 0x1: Bad address. ============================= Cheers, Mezz -- bsdforums.org 's moderator, mezz.