undefined symbol: opermode

These are old archives. They are kept for historic purposes only.
Post Reply
dude
Posts: 3
Joined: Sun Apr 04, 2004 12:02 pm
Location: germany
Contact:

undefined symbol: opermode

Post by dude »

Hello,

Having solved problem after problem with my configuration this nice little problem appeared. I got no idea what's this about. here's an excerpt of the log thats given when i try to start unrealircd:
* Loading IRCd configuration ..
* unrealircd.conf:106: loadmodule src/modules/commands.so: failed to load: src/modules/commands.so: undefined symbol: opermode
* Configuration loaded without any problems ..
[error] Someone forgot to load modules with proper commands in them. READ THE DOCUMENTATION
Possible error encountered (IRCd seemily not started)
Whats up now with that damn program ? *g* pls help meeee ;) and tell me what to do or just guess what could be the reason - im fucked up

thanks

dude
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Are you sure you made a clear compilation? If you do upgrades and/or any sort of recompilation, you have to do them with every source files. Perhaps you mixed some binaries. Try a make clean and a make, it should solve the problem.
dude
Posts: 3
Joined: Sun Apr 04, 2004 12:02 pm
Location: germany
Contact:

Post by dude »

mh ok i will try it at once and i just followed the instructions shown while installing the unrealircd .. nothing special !

thank you :)
dude
Posts: 3
Joined: Sun Apr 04, 2004 12:02 pm
Location: germany
Contact:

Post by dude »

mh i managed it myself ... i did a mistake in my configuration before compiling. my source directory link was a deadlink ;)

sorry

thanks

dude
Post Reply