Page 1 of 1
?????
Posted: Sat Jun 04, 2005 9:30 am
by BdMdesigN
I have a other problem :
I have compiled the Unreal 3.2.3 ( its not my first Unreal-Ircd thats im installed but i get on my version ( from Your site ) this error :
* Loading IRCd configuration ..
* unrealircd.conf:32: loadmodule src/modules/commands.so: failed to load: tmp/F73A8A80.commands.so: undefined symbol: conf_allow_dcc
[error] IRCd configuration failed to load
??????
I tink im install the older series there i dont have any problems
Please help me ..........
Posted: Sat Jun 04, 2005 9:35 am
by Dukat
did you remove the old version first?
Posted: Sat Jun 04, 2005 10:14 am
by BdMdesigN
Yes i did make clean
and i did rename it in unreal-a , unreal-b and the used version is /usr/share/unreal-ircd , user and group of the folder is unreal
Posted: Sat Jun 04, 2005 10:45 am
by Dukat
Posted: Sat Jun 04, 2005 11:00 am
by BdMdesigN
iff i try -->> netz-speicher:/usr/share/unreal-ircd # objdump -x src/ircd|grep conf_allow_dcc
I get -->> 0811c8f4 g O .bss 00000004 conf_allow_dcc
So the last way is thats i installed as my useracount

Posted: Sat Jun 04, 2005 2:20 pm
by Syzop
This error pretty much always means you did something wrong with upgrading/compiling :P.
Note for example that you always must rerun ./Config when upgrading (make clean; ./Config && make && make install)
--
Just added a FAQ item on this:
FAQ: Booting - * unrealircd.conf:xx: loadmodule src/modules/commands.so: [..] undefined symbol: [..]
Worth to read.
Posted: Sat Jun 04, 2005 3:56 pm
by BdMdesigN
So i did it again i compilled it in my home folder :
/usr/bin/install -m 0700 -d /home/pitbull/IrcD/Unreal
/usr/bin/install -m 0700 src/ircd /home/pitbull/IrcD/Unreal/src/ircd
and i get now this error:
/usr/bin/install: ,,src/ircd" und ,,/home/pitbull/IrcD/Unreal/src/ircd" sind die gleiche Datei
make: *** [install] Fehler 1
pitbull@netz-speicher:~/IrcD/Unreal>
If i delete this file i get this error again .......
Posted: Sat Jun 04, 2005 4:03 pm
by Syzop
Ah well..
If you ask me it is impossible to get such an error with the official UnrealIRCd.
Did you do any source modifications or replace any files?
Did you indeed download the .tar.gz via
http://www.unrealircd.com?
I suggest you to redownload the .tar.gz, re-extract, and do the whole build process again (./Config and make etc).
{The particular error you pasted can be ignored btw, it's no problem}
Posted: Sat Jun 04, 2005 4:09 pm
by BdMdesigN
This is the official Version 3.2.2.tar.gz from
http://www.unreal.com
No ididnt im Only a hoster not a programmer
Ist the original file.
So i try to compiled an older version now ........
but i need the help I dont will use an older Version

But i dont will use the fu***** Undernet Server

I hate undernet and i love Unreal

My System is a SuSE-Linux 9.2
Thanx
Posted: Sat Jun 04, 2005 4:21 pm
by Suchiara
Syzop wrote:Ah well..
If you ask me it is impossible to get such an error with the official UnrealIRCd.
it IS possible.
BdMdesigN: in ./COnfig you said: config files in /home/pitbull/IrcD/Unreal and binary file in /home/pitbull/IrcD/Unreal/src/ircd? answer the question about binary file /home/pitbull/IrcD/Unreal/ircd instead of /home/pitbull/IrcD/Unreal/src/ircd
this problem happens when trying to install unreal into different folder.
[installing unreal into the same folder where the sources are sucks!]
Posted: Sat Jun 04, 2005 4:27 pm
by Syzop
it IS possible.
Only if you do something horribly wrong yes.
BdMdesigN: in [..more..]
He isn't installing in a seperate folder.
Posted: Sat Jun 04, 2005 4:29 pm
by Syzop
Ok, well, just for fun.. I'll try to help you out personally BdMdesigN ;)
could you PM me your shell login details or send them to
[email protected] ?
If I succeed, I'll let you know afterwards what I did to solve it of course.
(I'll have dinner now, but I'll be back in 90 minutes or so).
Out of curiousity, how come your ircd directory is called Unreal and not Unreal3.2? Did you rename it?
Posted: Sat Jun 04, 2005 5:07 pm
by BdMdesigN
So i have fix the problewm self
I dont do : make install
My systen makes autoinstall when i use make.
I have fix the conf and now its run.
I do all things rigth.
Its works now Thanx for help
