I got the bw-admin and crypt-string files from cvs,
but upon compiling, I get a lot of warnings about incompatible pointer types, plus a .so file is never
created.
Any help would be appreciated! Thanks!
Tom
Error output:
gcc -I./include -I../crypt-string/include -Dstricmp=strcasecmp -O3 -fomit-frame-pointer -fPIC -shared -march=i586 src/admin.c src/auth.c src/bans.c src/id_stuff.c src/input.c src/logging.c src/strings.c src/version.c src/wget.c ../crypt-string/src/codec.c -o ../gamei586.so
src/input.c: In function `GetGameType':
src/input.c:490: warning: assignment from incompatible pointer type
src/input.c:491: warning: assignment from incompatible pointer type
src/input.c:493: warning: assignment from incompatible pointer type
src/input.c:494: warning: assignment from incompatible pointer type
src/input.c:511: warning: assignment from incompatible pointer type
src/input.c:512: warning: assignment from incompatible pointer type
src/input.c:514: warning: assignment from incompatible pointer type
src/input.c:515: warning: assignment from incompatible pointer type
src/input.c: In function `LoadGameDLL':
src/input.c:768: warning: assignment from incompatible pointer type
src/input.c:769: warning: assignment from incompatible pointer type
src/input.c:770: warning: assignment from incompatible pointer type
src/input.c:771: warning: assignment from incompatible pointer type
src/input.c:772: warning: assignment from incompatible pointer type
src/input.c:773: warning: assignment from incompatible pointer type
src/input.c:780: warning: assignment from incompatible pointer type
src/input.c:781: warning: assignment from incompatible pointer type
src/input.c:782: warning: assignment from incompatible pointer type
src/input.c:783: warning: assignment from incompatible pointer type
src/input.c:784: warning: assignment from incompatible pointer type
src/input.c:785: warning: assignment from incompatible pointer type
src/input.c:796: warning: assignment from incompatible pointer type
src/input.c:797: warning: assignment from incompatible pointer type
src/input.c:798: warning: assignment from incompatible pointer type
src/input.c:799: warning: assignment from incompatible pointer type
src/input.c:800: warning: assignment from incompatible pointer type
src/input.c:801: warning: assignment from incompatible pointer type
src/input.c:808: warning: assignment from incompatible pointer type
src/input.c:809: warning: assignment from incompatible pointer type
src/input.c:810: warning: assignment from incompatible pointer type
src/input.c:811: warning: assignment from incompatible pointer type
src/input.c:812: warning: assignment from incompatible pointer type
src/input.c:813: warning: assignment from incompatible pointer type
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I got the bw-admin and crypt-string files from cvs,
but upon compiling, I get a lot of warnings about incompatible pointer types, plus a .so file is never
created.
Any help would be appreciated! Thanks!
Tom
Error output:
gcc -I./include -I../crypt-string/include -Dstricmp=strcasecmp -O3 -fomit-frame-pointer -fPIC -shared -march=i586 src/admin.c src/auth.c src/bans.c src/id_stuff.c src/input.c src/logging.c src/strings.c src/version.c src/wget.c ../crypt-string/src/codec.c -o ../gamei586.so
src/input.c: In function `GetGameType':
src/input.c:490: warning: assignment from incompatible pointer type
src/input.c:491: warning: assignment from incompatible pointer type
src/input.c:493: warning: assignment from incompatible pointer type
src/input.c:494: warning: assignment from incompatible pointer type
src/input.c:511: warning: assignment from incompatible pointer type
src/input.c:512: warning: assignment from incompatible pointer type
src/input.c:514: warning: assignment from incompatible pointer type
src/input.c:515: warning: assignment from incompatible pointer type
src/input.c: In function `LoadGameDLL':
src/input.c:768: warning: assignment from incompatible pointer type
src/input.c:769: warning: assignment from incompatible pointer type
src/input.c:770: warning: assignment from incompatible pointer type
src/input.c:771: warning: assignment from incompatible pointer type
src/input.c:772: warning: assignment from incompatible pointer type
src/input.c:773: warning: assignment from incompatible pointer type
src/input.c:780: warning: assignment from incompatible pointer type
src/input.c:781: warning: assignment from incompatible pointer type
src/input.c:782: warning: assignment from incompatible pointer type
src/input.c:783: warning: assignment from incompatible pointer type
src/input.c:784: warning: assignment from incompatible pointer type
src/input.c:785: warning: assignment from incompatible pointer type
src/input.c:796: warning: assignment from incompatible pointer type
src/input.c:797: warning: assignment from incompatible pointer type
src/input.c:798: warning: assignment from incompatible pointer type
src/input.c:799: warning: assignment from incompatible pointer type
src/input.c:800: warning: assignment from incompatible pointer type
src/input.c:801: warning: assignment from incompatible pointer type
src/input.c:808: warning: assignment from incompatible pointer type
src/input.c:809: warning: assignment from incompatible pointer type
src/input.c:810: warning: assignment from incompatible pointer type
src/input.c:811: warning: assignment from incompatible pointer type
src/input.c:812: warning: assignment from incompatible pointer type
src/input.c:813: warning: assignment from incompatible pointer type
Are you shure you looked at the right place?
"-o ../gamei586.so" means the output file is created one directory up, so if you start "make" in dir "~/bw-admin" the output is in "~"
hi i have bwadmin 1.74 and i was wondering does this completely stop the z bot if not what csan i do to stop theses idiots that like to cheat
ty
hurricane_cajun