[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more Perl ... fun



On Tue, 5 Nov 2002 21:56:14 -0800
"Joshua M. Kwan" <joshk@mspencer.net> wrote:

> 0x408c2778 in xchat_plugin_init (plugin_handle=0x81dfd60,     
> plugin_name=0x81dfd68, plugin_desc=0x81dfd6c, 
> plugin_version=0x81dfd70,     arg=0x0) at perl.c:1098
> 1098    perl.c: No such file or directory.
>          in perl.c
> 
> from running xchat in gdb; what's the file it's looking for?
> i hope this helps more than last time.
> perl.so builds with no errors.
> 

That's probably a reference to xchat's src/common/perl.c. gdb displays
the current line from the source file, if available. It's not a fatal
error, it's just less information for you. Use gdb's `directory'
command to shove xchat's src/common/ onto the search path for source
files.
--
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/xchat-discuss/