kleines prob..

12/16/2013 19:38 V0lvox#1
was mache ich falsch ?
PHP Code:
python make.py
/usr/home/game/share/locale/germany/quest/qcUndefined symbol "_ZNSt24__default_alloc_templateILb1ELi0EE8allocateEj"
Error occured on compile 
12/16/2013 19:40 KillerGame96#2
Schau mal ob du zuviele end,s in der quest hast :)

Liebe Grüße dein ThunderGoTT :* / Echt link von dir :)
12/16/2013 19:41 Coniesan#3
hmmm mir fallen da nur 2 Optionen ein...
1. Lib Fehler
2. Deine qc - bin ist im Eimer
12/16/2013 19:48 .HC'Destrox#4
Klärt das per PN, reported wegen Spam.

@Thread:
Der Fehler sieht tatsächlich eher nach einem Fehler in der qc aus (QuestCompiler). Die würde ich mal von anderen Files nehmen (ich nehme an das meinte Luki mit "pc" auch :D)

Kind Regards
12/16/2013 19:52 V0lvox#5
die libs hab ich gerade "aktualisiert"
leider nicht geholfen..
Files sind frisch drauf gehauen habe noch nichts verändert
12/16/2013 19:54 nyzze.#6
Quote:
Originally Posted by KillerGame96 View Post
Naja wünsche dir noch viel Erfolg Volvox aber du bist echt link hätte dir das nie zu getraut :) .

Nichtmals ein Feedback gibst du ab aber egal...
bist du beleidigt weil du kein Thanks bekommen hast oder was? was geht'n bei dir?:facepalm:
12/16/2013 19:59 .HC'Destrox#7
Probier mal meine qc.

Kind Regards
12/16/2013 20:46 V0lvox#8
hat nicht geholfen =(
PHP Code:
root@freebsd:~ # cd /lib
root@freebsd:/lib # fetch http://rev.daroo-world.eu/8.2-RELEASE/libs.tar
libs.tar                                      100of 2121 kB 1450 kBps 00m02s
root
@freebsd:/lib # tar -zxvf libs.tar
x libc.so.5
x libc_r
.so.5
x libm
.so.2
x libm
.so.4
x libmd
.so.4
x libstdc
++.so.4
x libz
.so.2
x libz
.so.4
root
@freebsd:/lib # rm -R libs.tar
root@freebsd:/usr/home/game # cd /usr/home/game/quest
root@freebsd:/usr/home/game/quest # python make.py
/usr/home/game/share/locale/germany/quest/qcUndefined symbol "_ZNSt24__default_alloc_templateILb1ELi0EE8allocateEj"
Error occured on compile 
12/16/2013 22:14 .Markes#9
Gib den Lib's 777 rechte dann sollte das Problem behoben sein.
12/16/2013 22:18 V0lvox#10
schon beim einrichten der files getan
PHP Code:
root@freebsd:/usr/home/game/quest # ldd qc
qc:
libstdc++.so.4 => /usr/local/lib32/compat/libstdc++.so.4 (0x2808c000)
libm.so.2 => /usr/lib32/libm.so.2 (0x28169000)
libc.so.5 => /usr/lib32/libc.so.5 (0x28183000)
libm.so.3 => /usr/local/lib32/compat/libm.so.3 (0x282b4000)
root@freebsd:/usr/home/game/quest 
12/16/2013 22:31 .Markes#11
Führ das mal aus.

cd /usr/ports/misc/compat5x && make install clean

cd /usr/ports/misc/compat7x && make install clean

Dann bitte noch chmod -R 777 /usr/lib32/
12/16/2013 22:36 V0lvox#12
solved, hab einfach nen anderen quest ordner genommen und es ging...
close pls