undefined symbol: conf_allow_dcc

These are old archives. They are kept for historic purposes only.
Post Reply
BdMdesigN
Posts: 6
Joined: Sat Jun 04, 2005 9:14 am

?????

Post by BdMdesigN »

:shock:

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 ..........
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

did you remove the old version first?
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
BdMdesigN
Posts: 6
Joined: Sat Jun 04, 2005 9:14 am

Post 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
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Uhm ok... :shock:

Probably the same issue as here http://forums.unrealircd.com/viewtopic.php?t=2060
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
BdMdesigN
Posts: 6
Joined: Sat Jun 04, 2005 9:14 am

Post 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
:(
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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.
BdMdesigN
Posts: 6
Joined: Sat Jun 04, 2005 9:14 am

Post 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 .......
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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}
BdMdesigN
Posts: 6
Joined: Sat Jun 04, 2005 9:14 am

Post 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
Suchiara
Posts: 64
Joined: Fri May 20, 2005 2:37 pm

Post 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!]
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

it IS possible.
Only if you do something horribly wrong yes.
BdMdesigN: in [..more..]
He isn't installing in a seperate folder.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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?
BdMdesigN
Posts: 6
Joined: Sat Jun 04, 2005 9:14 am

Post 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 :lol:
Post Reply