RE: Strange error message



Hi Lars, and thank for replying.

Sorry, no.  Dia_plugin_init does not show:

root jwilde4:/usr/local/lib/dia# nm libxslt_filter.so 
00001610 A __bss_start
000003d0 t call_gmon_start
00001610 b completed.5761
000014f8 d __CTOR_END__
000014f4 d __CTOR_LIST__
         w __cxa_finalize@@GLIBC_2.1.3
000004a0 t __do_global_ctors_aux
00000400 t __do_global_dtors_aux
00001608 d __dso_handle
00001500 d __DTOR_END__
000014fc d __DTOR_LIST__
00001508 a _DYNAMIC
00001610 A _edata
00001614 A _end
000004d4 T _fini
00000460 t frame_dummy
000004f0 r __FRAME_END__
000015f4 a _GLOBAL_OFFSET_TABLE_
         w __gmon_start__
00000497 t __i686.get_pc_thunk.bx
00000388 T _init
00001504 d __JCR_END__
00001504 d __JCR_LIST__
         w _Jv_RegisterClasses
0000160c d p.5759
root jwilde4:/usr/local/lib/dia# nm libxslt_filter.la
nm: libxslt_filter.la: File format not recognized


//James 


-----Original Message-----
From: dia-list-bounces gnome org [mailto:dia-list-bounces gnome org] On
Behalf Of Lars Clausen
Sent: Tuesday, February 06, 2007 20:54
To: discussions about usage and development of dia
Subject: RE: Strange error message

On Mon, 2007-01-29 at 13:09 +0100, James Wilde (Glocalnet) wrote:

-----Original Message-----
From: dia-list-bounces gnome org [mailto:dia-list-bounces gnome org]
On
Behalf Of Lars Clausen
Sent: Thursday, January 25, 2007 20:32
To: discussions about usage and development of dia
Subject: Re: Strange error message

On Thu, 2007-01-25 at 13:58 +0100, James Wilde wrote:
I have just installed Dia and tested it by using it on a real job.
I'm
very impressed.

However, when I start it, I get an error message window coming up,
with
the text:

Could not find plugin init function
in `/usr/local/lib/dia/libxslt_filter.la'

I'm running Dia under Ubuntu Edgy and the libxslt version is
1.1.17-2
build 1.  I don't know if there is a newer version that I should
have.

It's not a problem with libxslt, but with the libxslt_filter plugin.
Sounds like you have that mentioned file left over from an old
source-based installation, and now you installed a packaged version
that
still finds the old library and doesn't like its binary interface.
Which version of Dia did you install?

I don't remember seeing my reply to this question on the list, so I'll
send it again.

I installed version 0.95.1 a couple of days before my last message.  No
earlier versions.

I note that libxslt is in /usr/lib, whereas libxslt_filter is in
/usr/local/lib, in line with the fact that dia places itself in
/usr/local.  Is it a conflict between my version of libxslt and the
filter?

Can you help me with a solution please?

It gives that error message when g_module_symbol fails to find
dia_plugin_init in libxslt_filter.so.  If you run nm on that file in
your installation (probably in /usr/local/lib/dia/libxslt_filter.so),
dia_plugin_init should turn up.

-Lars

_______________________________________________
Dia-list mailing list
Dia-list gnome org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia

Attachment: smime.p7s
Description: S/MIME cryptographic signature



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