Re: [GnomeMeeting-devel-list] [BETA6] the "Georgi! I did it!" release
- From: PUYDT Julien <julien puydt laposte net>
- To: GnomeMeeting Devel Liste <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] [BETA6] the "Georgi! I did it!" release
- Date: 11 Aug 2003 09:08:21 +0200
Le lun 11/08/2003 à 00:54, Georgi Georgiev a écrit :
> Plugin manager: (0) trying to load /usr/local/lib/pwlib/oss.so
> dlerror=/usr/local/lib/pwlib/oss.so: undefined symbol: _ZN11POrdinalKeyC1Ei
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/avc.so
> dlerror=/usr/local/lib/pwlib/avc.so: undefined symbol: _ZN11PStringListdlEPv
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/v4l.so
> dlerror=/usr/local/lib/pwlib/v4l.so: undefined symbol: _ZN17PVideoInputDevicenwEj
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/oss.so
> dlerror=/usr/local/lib/pwlib/oss.so: undefined symbol: _ZN11POrdinalKeyC1Ei
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/avc.so
> dlerror=/usr/local/lib/pwlib/avc.so: undefined symbol: _ZN11PStringListdlEPv
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/v4l.so
> dlerror=/usr/local/lib/pwlib/v4l.so: undefined symbol: _ZN17PVideoInputDevicenwEj
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/oss.so
> dlerror=/usr/local/lib/pwlib/oss.so: undefined symbol: _ZN11POrdinalKeyC1Ei
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/avc.so
> dlerror=/usr/local/lib/pwlib/avc.so: undefined symbol: _ZN11PStringListdlEPv
> 0x41660544Plugin manager: (0) trying to load /usr/local/lib/pwlib/v4l.so
> dlerror=/usr/local/lib/pwlib/v4l.so: undefined symbol: _ZN17PVideoInputDevicenwEj
> 0x41660544
Very strange... as if the ptlib weren't linked in...
> I added a "-lpt" to the options in pwlib/plugins/Makefile and it worked
> (because I already had the /usr/lib/libpt.so file installed). Not a good fix,
> but it fixed the problem.
Well, here is how it is supposed to work:
* gm is launched;
* gm is linked to the pwlib, hence it is loaded;
* a plugin is loaded, through the very same lib;
* since the lib is already linked in, the plugin finds the symbols;
* it works!
I really can't understand how gm could find the ptlib to launch the
manager, but couldn't find it to link the plugins! Did you compile with
some special option?
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]