Ticket #793 (closed defect: Fixed)

Opened 3 years ago

Last modified 39 years ago

unable to load rms-plugin

Reported by: tux87 Owned by: emostar
Priority: normal Milestone:
Component: None Version:
Keywords: Cc:

Description

compiled with gcc 3.3 / 4.0, everytime same error... reproducable with latest stable (1.3.2) and latest cvs (20051024)... platform: i386 / debian unstable / gcc 3.3; 4.0 / kernel 2.6.12-1-686 ... cheers, friedie friedrich@friedie:~/Documents/downloads/licq$ licq -d15 -p rms 11:39:09: [ERR] Unable to load plugin (rms): /usr/local/lib/licq/licq_rms.so: undefined symbol: _ZN11CLogService11SetLogTypesEt. 11:39:09: [WRN] This usually happens when your plugin

is not kept in sync with the daemon. Please try recompiling the plugin. If you are still having problems, see the FAQ at www.licq.org

friedrich@friedie:~/Documents/downloads/licq$

Change History

Changed 3 years ago by emostar

Logged In: YES user_id=21415

ls -l /usr/local/lib/licq/licq_rms.so to make sure it is being installed there. recompile the licq daemon, and the rms plugin. making sure it uses the correct licq header files. something is getting crossed up on the compilation on your system.

Changed 3 years ago by kronn

Logged In: YES user_id=1355704

The same problem, the same message: ondra@ompc:~> licq -p rms 22:52:41: [ERR] Unable to load plugin (rms): /usr/local/lib/licq/licq_rms.so: undefined symbol: _ZN11CLogService11SetLogTypesEt. 22:52:41: [WRN] This usually happens when your plugin

is not kept in sync with the daemon. Please try recompiling the plugin. If you are still having problems, see the FAQ at www.licq.org

Licq 1.3.2, SuSE 9.1/i386, gcc 3.3.3, kernel 2.6.5. Files are on their place, recompiling didn't help.

Changed 3 years ago by emostar

  • status changed from assigned to closed

Logged In: YES user_id=21415

This is fixed in the latest CVS version of Licq. It will be included in the next release, or you may use the CVS version. Read http://www.licq.org/daily.php

Note: See TracTickets for help on using tickets.