On Wed, 2005-02-02 at 20:27 +0100, Kilian Krause wrote:

> yes, that's a bug i also encountered. Craig so far has no "fix" for
> this. Will keep you posted once this is resolved. Until then try to
> compile without plugins. ;)

OK, I'm giving up. GM doesn't configure through because pwlib without
plugins still references plugin symbols.

E.g. with x.c:
int main() {}

and gcc -o x x.c -L/opt/opal/lib -lpt

I get
/opt/opal/lib/libpt.so: undefined reference to 
`PPluginManager::GetPluginsProviding(PString const&) const'
/opt/opal/lib/libpt.so: undefined reference to 
`PPluginManager::GetServiceDescriptor(PString const&, PString const&)'
/opt/opal/lib/libpt.so: undefined reference to 
`PPluginManager::GetPluginManager()'
/opt/opal/lib/libpt.so: undefined reference to 
`PPluginManager::RegisterService(PString const&, PString const&, 
PPluginServiceDescriptor*)'
collect2: ld returned 1 exit status

Bye for now, Bruno.


_______________________________________________
GnomeMeeting-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list

Reply via email to