install error

These are old archives. They are kept for historic purposes only.
Post Reply
tasarla

install error

Post by tasarla »

-bash-2.05b$ make
Building src
make[1]: Entering directory `/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/src'
gcc -I../include -I/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c
gcc -I../include -I/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c aln.c
gcc -I../include -I/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c badwords.c
gcc -I../include -I/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c channel.c
gcc -I../include -I/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c cloak.c
gcc -I../include -I/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c crule.c
crule.c: In function `crule_free':
crule.c:661: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [crule.o] Error 1
make[1]: Leaving directory `/var/www/vhosts/kalitelisohbet.net/httpdocs/Unreal3.2/src'
make: *** [build] Error 2
-bash-2.05b$

How can I do
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
tdw
Posts: 105
Joined: Sat Aug 06, 2005 12:40 pm

Post by tdw »

Don't put it in your www folder :|
else the whole world can read your configs :S
siyavash
Posts: 27
Joined: Wed Jan 18, 2006 12:15 pm

Post by siyavash »

putting the ircd on /www.... whahahhaa....... :wink:
black_skies4
Posts: 29
Joined: Mon Jun 20, 2005 2:51 pm

Post by black_skies4 »

Hehe that's not too smart :-P.
Syzop
UnrealIRCd head coder
Posts: 2117
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Heh, a few weeks ago someone did the same, I was able to get his unrealircd.conf within seconds after the forum post.. ;) [PM'ed him, never heard back]

The fun is, it is mentioned in unreal32docs.html (under Security, 8.3) that putting in the www root is a horrible idea, but of course the people that do such horrible things are exactly the people that don't read such sections.. ;)
Post Reply