Hi all,

as I don't have any idea about the reason for this, I would ask you if
you know anything about this.

The implementation of LP_Name is as follows (I copied this code some
time ago from another plugin.
-------------------------------------------
const char *LP_Name(void) // plugin name as seen in the licq load
plugins menupoint
{
  static const char name[] = "OSD Plugin";
  return name;
}
--------------------------------------------

Anyone here who has an idea about that ?

greetings
Martin
licq-osd maintainer/developper.


On Tue, 2007-03-20 at 17:06 -0700, Name wrote:
> Hi. I've installed from ports licq 1.3.4, icqnd & licq-osd 1.2.7.2 on
> my FreeBSD system. When in icqnd gui i choose "load licq-osd plugin" i
> got message "unable to load the plugin". Bun the next try goes good,
> plugin loads & work. In my licq Network Monitor log i can see:
> 
> 22:25:31: [ERR] Failed to find LP_Name() function in plugin (osd):
> Undefined symbol "_LP_Name"
> 22:26:27: [OSD] OSD Plugin initializing
> 22:26:27: [INI] Starting plugin OSD Plugin (version 1.3.2.1).
> 
> But after i quit licq, i can't start it without disabling osd plugin:
> 
> me# licq
> 17:31:52: [ERR] Failed to find LP_Name() function in plugin (osd):
> Undefined symbol "_LP_Name"
> 
> P.S. Have the same problem with qt-gui.
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to