Server Help

Trash Talk - to cypher, my asss log

tcsoccerman - Tue Oct 30, 2007 8:21 pm
Post subject: to cypher, my asss log
Code: Show/Hide
Compiler: Default compiler
Executing  make...
make.exe -f "Makefile" all
process_begin: CreateProcess((null), uname -s, ...) failed.
Makefile:109: ../build/deps.mk: No such file or directory

../windeps/install.exe -d ../build/
../windeps/install.exe: cannot create directory `..\build\': File exists
make.exe: [../build/.stamp] Error 1 (ignored)
../windeps/install.exe Makefile ../build/.stamp
../windeps/python.exe ../scripts/makedeps.py -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -I../windeps -I../windeps/mysqlinc -I../windeps/pythoninc \
   */*.c -P '$(BUILDDIR)/' -o ../build/deps.mk

makedeps: ignoring option: -D_REENTRANT
makedeps: ignoring option: -D_GNU_SOURCE
makedeps: warning: "need_errno.h" not found

makedeps: warning: "Python.h" not found
makedeps: warning: "structmember.h" not found
makedeps: warning: "errno.h" not found

../windeps/install.exe -d ../bin/
process_begin: CreateProcess((null), uname -s, ...) failed.

../windeps/install.exe: cannot create directory `..\bin\': File exists

make.exe: [../bin/.stamp] Error 1 (ignored)
../windeps/install.exe Makefile ../bin/.stamp

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/main.o main\main.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT

[....]

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/prng.o core\prng.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/player.o core\player.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/core.o core\core.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/logman.o core\logman.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/idle.o core\idle.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/mainloop.o core\mainloop.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/net.o core\net.c

core\net.c: In function `InitSockets':
core\net.c:759: warning: passing arg 1 of `inet_aton' discards qualifiers from pointer target type

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/enc_null.o core\enc_null.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/enc_vie.o core\enc_vie.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/arenaman.o core\arenaman.c

../windeps/python.exe ../scripts/gensparse.py ../build/sparse.inc ../scripts/sparse_params.py

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/mapdata.o core\mapdata.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/mapnewsdl.o core\mapnewsdl.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/clientset.o core\clientset.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/capman.o core\capman.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/lagdata.o core\lagdata.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/lagaction.o core\lagaction.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/bw_default.o core\bw_default.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/bw_nolimit.o core\bw_nolimit.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/log_file.o core\log_file.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/log_console.o core\log_console.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/log_sysop.o core\log_sysop.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/log_staff.o core\log_staff.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/game.o core\game.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/game_timer.o core\game_timer.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/chat.o core\chat.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/flagcore.o core\flagcore.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/balls.o core\balls.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/fm_normal.o core\fm_normal.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/banners.o core\banners.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/bricks.o core\bricks.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/objects.o core\objects.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/messages.o core\messages.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/koth.o core\koth.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/fm_lockspec.o core\fm_lockspec.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/cmdman.o core\cmdman.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/playercmd.o core\playercmd.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/admincmd.o core\admincmd.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/watchdamage.o core\watchdamage.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/buy.o core\buy.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/help.o core\help.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/notify.o core\notify.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/directory.o core\directory.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/billing.o core\billing.c

core\billing.c: In function `check_connected':

core\billing.c:970: warning: passing arg 4 of `getsockopt' from incompatible pointer type

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/billing_ssc.o core\billing_ssc.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/pwcache.o core\pwcache.c

../windeps/python.exe ../scripts/extract-cfg-docs.py -c ../build/cfghelp.inc */*.c */*.py core/clientset.def

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/cfghelp.o core\cfghelp.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/filetrans.o core\filetrans.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/quickfix.o core\quickfix.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/freqowners.o core\freqowners.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/arenaperm.o core\arenaperm.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/auth_prefix.o core\auth_prefix.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/fake.o core\fake.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/chatnet.o core\chatnet.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/ap_multipub.o core\ap_multipub.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/sendfile.o core\sendfile.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/auth_ban.o core\auth_ban.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/auth_file.o core\auth_file.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/obscene.o core\obscene.c

core\obscene.c: In function `Filter':
core\obscene.c:79: warning: initialization discards qualifiers from pointer target type

core\obscene.c:97: warning: assignment discards qualifiers from pointer target type

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/deadlock.o core\deadlock.c

dlltool.exe --export-all-symbols -D asss.exe -e ../build/export.exp -l ../build/import.imp ../build/main.o ../build/module.o ../build/cmod.o ../build/util.o ../build/pathutil.o ../build/protutil.o ../build/rwlock.o ../build/app.o ../build/md5.o ../build/win32compat.o ../build/config.o ../build/prng.o ../build/player.o ../build/core.o ../build/logman.o ../build/idle.o ../build/mainloop.o ../build/net.o ../build/enc_null.o ../build/enc_vie.o ../build/arenaman.o ../build/mapdata.o ../build/mapnewsdl.o ../build/clientset.o ../build/capman.o ../build/lagdata.o ../build/lagaction.o ../build/bw_default.o ../build/bw_nolimit.o ../build/log_file.o ../build/log_console.o ../build/log_sysop.o ../build/log_staff.o ../build/game.o ../build/game_timer.o ../build/chat.o ../build/flagcore.o ../build/balls.o ../build/fm_normal.o ../build/banners.o ../build/bricks.o ../build/objects.o ../build/messages.o ../build/koth.o ../build/fm_lockspec.o ../build/cmdman.o ../build/playercmd.o ../build/admincmd.o ../build/watchdamage.o ../build/buy.o ../build/help.o ../build/notify.o ../build/directory.o ../build/billing.o ../build/billing_ssc.o ../build/pwcache.o ../build/cfghelp.o ../build/filetrans.o ../build/quickfix.o ../build/freqowners.o ../build/arenaperm.o ../build/auth_prefix.o ../build/fake.o ../build/chatnet.o ../build/ap_multipub.o ../build/sendfile.o ../build/auth_ban.o ../build/auth_file.o ../build/obscene.o ../build/deadlock.o

gcc -std=gnu99 -pipe    ../build/export.exp -o ../build/asss.exe ../build/main.o ../build/module.o ../build/cmod.o ../build/util.o ../build/pathutil.o ../build/protutil.o ../build/rwlock.o ../build/app.o ../build/md5.o ../build/win32compat.o ../build/config.o ../build/prng.o ../build/player.o ../build/core.o ../build/logman.o ../build/idle.o ../build/mainloop.o ../build/net.o ../build/enc_null.o ../build/enc_vie.o ../build/arenaman.o ../build/mapdata.o ../build/mapnewsdl.o ../build/clientset.o ../build/capman.o ../build/lagdata.o ../build/lagaction.o ../build/bw_default.o ../build/bw_nolimit.o ../build/log_file.o ../build/log_console.o ../build/log_sysop.o ../build/log_staff.o ../build/game.o ../build/game_timer.o ../build/chat.o ../build/flagcore.o ../build/balls.o ../build/fm_normal.o ../build/banners.o ../build/bricks.o ../build/objects.o ../build/messages.o ../build/koth.o ../build/fm_lockspec.o ../build/cmdman.o ../build/playercmd.o ../build/admincmd.o ../build/watchdamage.o ../build/buy.o ../build/help.o ../build/notify.o ../build/directory.o ../build/billing.o ../build/billing_ssc.o ../build/pwcache.o ../build/cfghelp.o ../build/filetrans.o ../build/quickfix.o ../build/freqowners.o ../build/arenaperm.o ../build/auth_prefix.o ../build/fake.o ../build/chatnet.o ../build/ap_multipub.o ../build/sendfile.o ../build/auth_ban.o ../build/auth_file.o ../build/obscene.o ../build/deadlock.o  -L../windeps -lpthreadGC2 -lwsock32 -L../windeps -lzdll -lm

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/statcodes.o scoring\statcodes.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -I../windeps    \
   -DNODQ -DNOTREAP -DNOSTRINGCHUNK -DNOMPQUEUE -DNOMMAP \
   -o ../build/dbtool.exe ../build/statcodes.o main/util.c main/dbtool.c -L../windeps -ldb4

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -I../windeps/mysqlinc -c -o ../build/mysql.o database\mysql.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/aliasdb.o database\aliasdb.c

gcc -std=gnu99 -pipe    -shared -o ../build/database.dll ../build/mysql.o ../build/aliasdb.o ../build/import.imp -L../windeps -lpthreadGC2 -lwsock32 ../windeps/mysqldll.a -L../windeps -lzdll

../windeps/python.exe ../scripts/processfont.py ../scripts/banner.font ../build/letters.inc

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/brickwriter.o funky\brickwriter.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/autowarp.o funky\autowarp.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/autoturret.o funky\autoturret.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/record.o funky\record.c

funky\record.c: In function `start_playback':
funky\record.c:1072: warning: value computed is not used

funky\record.c: At top level:
funky\record.c:335: warning: 'arenapkt' defined but not used

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/sgcompat.o funky\sgcompat.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/mark.o contrib\mark.c

contrib\mark.c:339: warning: 'bounty_help' defined but not used
contrib\mark.c:345: warning: 'Cbounty' defined but not used

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/auth_vie.o contrib\auth_vie.c

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -c -o ../build/voices.o contrib\voices.c

gcc -std=gnu99 -pipe    -shared -o ../build/funky.dll ../build/brickwriter.o ../build/autowarp.o ../build/autoturret.o ../build/record.o ../build/sgcompat.o ../build/mark.o ../build/auth_vie.o ../build/voices.o ../build/import.imp -L../windeps -lpthreadGC2 -lwsock32 -L../windeps -lzdll -lm

../windeps/python.exe ../scripts/pymod-process.py ../build/ include/app.h include/arenaman.h include/asss.h include/balls.h include/banners.h include/billing.h include/bricks.h include/brickwriter.h include/bwlimit.h include/capman.h include/cfghelp.h include/chat.h include/chatnet.h include/clientset.h include/cmdman.h include/cmod.h include/config.h include/core.h include/db_layout.h include/defs.h include/encrypt.h include/fake.h include/fg_turf.h include/fg_wz.h include/filetrans.h include/flagcore.h include/game.h include/idle.h include/jackpot.h include/koth.h include/lagdata.h include/log_file.h include/logman.h include/mainloop.h include/mapdata.h include/mapnewsdl.h include/md5.h include/module.h include/net-client.h include/net.h include/objects.h include/obscene.h include/param.h include/pathutil.h include/periodic.h include/persist.h include/player.h include/prng.h include/protutil.h include/pwcache.h include/redirect.h include/reldb.h include/rwlock.h include/sizes.h include/statcodes.h include/stats.h include/util.h include/watchdamage.h include/win32compat.h packets/balls.h packets/banners.h packets/billing.h packets/brick.h packets/chat.h packets/clientset.h packets/flags.h packets/goarena.h packets/green.h packets/kill.h packets/koth.h packets/login.h packets/loginresp.h packets/mapfname.h packets/objects.h packets/pdata.h packets/ppk.h packets/reliable.h packets/scoreupd.h packets/shipchange.h packets/simple.h packets/speed.h packets/timesync.h packets/types.h packets/watchdamage.h turf/turf_reward.h

warning: I_ARENAPLACE::Place: guessing arena from player argument
warning: CB_SET_BANNER: guessing arena from player argument

warning: I_CAPMAN::HasCapability: guessing arena from player argument
warning: I_CAPMAN::HigherThan: guessing arena from player argument
warning: CB_CHATMSG: guessing arena from player argument
warning: I_FREQMAN::InitialFreq: guessing arena from player argument
warning: I_FREQMAN::ShipChange: guessing arena from player argument

warning: I_FREQMAN::FreqChange: guessing arena from player argument
warning: CB_FREQCHANGE: guessing arena from player argument
warning: CB_SHIPCHANGE: guessing arena from player argument
warning: CB_SAFEZONE: guessing arena from player argument
warning: CB_GREEN: guessing arena from player argument
warning: CB_ATTACH: guessing arena from player argument
warning: CB_CROWNCHANGE: guessing arena from player argument

gcc -std=gnu99 -pipe -I. -Iinclude -I../build -I../windeps -D_REENTRANT -D_GNU_SOURCE  -g -Wall   -I../windeps/pythoninc -c -o ../build/pymod.o pymod\pymod.c

pymod\pymod.c:10:20: Python.h: No such file or directory
pymod\pymod.c:11:26: structmember.h: No such file or directory
pymod\pymod.c:50: error: syntax error before "PyObject_HEAD"
pymod\pymod.c:50: warning: no semicolon at end of struct or union
pymod\pymod.c:52: warning: type defaults to `int' in declaration of `dict'
pymod\pymod.c:52: warning: data definition has no type or storage class

pymod\pymod.c:53: error: syntax error before '}' token
pymod\pymod.c:53: warning: type defaults to `int' in declaration of `PlayerObject'
pymod\pymod.c:53: warning: data definition has no type or storage class
pymod\pymod.c:57: error: syntax error before "PyObject_HEAD"
pymod\pymod.c:57: warning: no semicolon at end of struct or union
pymod\pymod.c:59: warning: type defaults to `int' in declaration of `dict'
pymod\pymod.c:59: warning: data definition has no type or storage class
pymod\pymod.c:60: error: syntax error before '}' token
pymod\pymod.c:60: warning: type defaults to `int' in declaration of `ArenaObject'
pymod\pymod.c:60: warning: data definition has no type or storage class
pymod\pymod.c:62: error: syntax error before "PlayerType"
pymod\pymod.c:62: warning: type defaults to `int' in declaration of `PlayerType'
pymod\pymod.c:62: warning: data definition has no type or storage class
pymod\pymod.c:63: error: syntax error before "ArenaType"
pymod\pymod.c:63: warning: type defaults to `int' in declaration of `ArenaType'

pymod\pymod.c:63: warning: data definition has no type or storage class
pymod\pymod.c:68: error: syntax error before "PlayerObject"
pymod\pymod.c:68: warning: no semicolon at end of struct or union
pymod\pymod.c:69: warning: type defaults to `int' in declaration of `pdata'
pymod\pymod.c:69: warning: data definition has no type or storage class
pymod\pymod.c:73: error: syntax error before "ArenaObject"
pymod\pymod.c:73: warning: no semicolon at end of struct or union
pymod\pymod.c:74: warning: type defaults to `int' in declaration of `adata'
pymod\pymod.c:74: warning: data definition has no type or storage class
pymod\pymod.c:90: error: syntax error before '*' token
pymod\pymod.c:90: warning: type defaults to `int' in declaration of `cPickle'
pymod\pymod.c:90: warning: data definition has no type or storage class
pymod\pymod.c:91: error: syntax error before '*' token
pymod\pymod.c:91: warning: type defaults to `int' in declaration of `sysdict'
pymod\pymod.c:91: warning: data definition has no type or storage class
pymod\pymod.c: In function `log_py_exception':
pymod\pymod.c:104: warning: implicit declaration of function `PyErr_Occurred'
pymod\pymod.c:109: warning: implicit declaration of function `PyErr_Print'
pymod\pymod.c:113: warning: implicit declaration of function `PyDict_DelItemString'
pymod\pymod.c:116: warning: implicit declaration of function `PyErr_Clear'

pymod\pymod.c: At top level:
pymod\pymod.c:123: error: syntax error before '*' token
pymod\pymod.c:124: warning: return type defaults to `int'
pymod\pymod.c: In function `cvt_c2p_player':

pymod\pymod.c:125: error: `PyObject' undeclared (first use in this function)
pymod\pymod.c:125: error: (Each undeclared identifier is reported only once
pymod\pymod.c:125: error: for each function it appears in.)
pymod\pymod.c:125: error: `o' undeclared (first use in this function)
pymod\pymod.c:127: error: syntax error before ')' token
pymod\pymod.c:127: error: syntax error before ')' token
pymod\pymod.c:129: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c:130: warning: implicit declaration of function `Py_XINCREF'
pymod\pymod.c: At top level:
pymod\pymod.c:134: error: syntax error before '*' token

pymod\pymod.c: In function `cvt_p2c_player':
pymod\pymod.c:136: error: `o' undeclared (first use in this function)
pymod\pymod.c:136: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c:138: error: `pp' undeclared (first use in this function)
pymod\pymod.c:143: error: syntax error before ')' token
pymod\pymod.c:148: warning: implicit declaration of function `PyErr_SetString'
pymod\pymod.c:148: error: `PyExc_TypeError' undeclared (first use in this function)
pymod\pymod.c: At top level:
pymod\pymod.c:154: error: syntax error before '*' token
pymod\pymod.c:155: warning: return type defaults to `int'
pymod\pymod.c: In function `cvt_c2p_arena':
pymod\pymod.c:156: error: `PyObject' undeclared (first use in this function)
pymod\pymod.c:156: error: `o' undeclared (first use in this function)
pymod\pymod.c:158: error: syntax error before ')' token

pymod\pymod.c:158: error: syntax error before ')' token

pymod\pymod.c:160: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c: At top level:
pymod\pymod.c:165: error: syntax error before '*' token
pymod\pymod.c: In function `cvt_p2c_arena':
pymod\pymod.c:167: error: `o' undeclared (first use in this function)
pymod\pymod.c:167: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c:169: error: `ap' undeclared (first use in this function)
pymod\pymod.c:174: error: syntax error before ')' token
pymod\pymod.c:179: error: `PyExc_TypeError' undeclared (first use in this function)

pymod\pymod.c: At top level:
pymod\pymod.c:185: error: syntax error before '*' token
pymod\pymod.c:186: warning: return type defaults to `int'
pymod\pymod.c: In function `cvt_c2p_banner':

pymod\pymod.c:187: warning: implicit declaration of function `PyString_FromStringAndSize'
pymod\pymod.c:187: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:190: error: syntax error before '*' token

pymod\pymod.c: In function `cvt_p2c_banner':
pymod\pymod.c:194: warning: implicit declaration of function `PyString_AsStringAndSize'
pymod\pymod.c:194: error: `o' undeclared (first use in this function)
pymod\pymod.c:197: error: `bp' undeclared (first use in this function)

pymod\pymod.c: At top level:
pymod\pymod.c:205: error: syntax error before '*' token
pymod\pymod.c:206: warning: return type defaults to `int'

pymod\pymod.c: In function `cvt_c2p_target':
pymod\pymod.c:216: warning: implicit declaration of function `Py_INCREF'
pymod\pymod.c:216: error: `Py_None' undeclared (first use in this function)

pymod\pymod.c:227: error: `PyObject' undeclared (first use in this function)
pymod\pymod.c:227: error: `obj' undeclared (first use in this function)

pymod\pymod.c:227: warning: implicit declaration of function `PyTuple_New'
pymod\pymod.c:228: warning: implicit declaration of function `PyTuple_SET_ITEM'
pymod\pymod.c:229: warning: implicit declaration of function `PyInt_FromLong'
pymod\pymod.c:234: warning: implicit declaration of function `PyString_FromString'

pymod\pymod.c:234: warning: return makes pointer from integer without a cast

pymod\pymod.c: At top level:
pymod\pymod.c:244: error: syntax error before '*' token

pymod\pymod.c: In function `cvt_p2c_target':
pymod\pymod.c:246: error: `o' undeclared (first use in this function)
pymod\pymod.c:248: error: `t' undeclared (first use in this function)
pymod\pymod.c:249: error: syntax error before ')' token
pymod\pymod.c:255: error: syntax error before ')' token
pymod\pymod.c:258: warning: implicit declaration of function `PyTuple_Check'
pymod\pymod.c:261: error: syntax error before ')' token
pymod\pymod.c:262: warning: implicit declaration of function `PyArg_ParseTuple'

pymod\pymod.c:267: warning: implicit declaration of function `PyString_Check'

pymod\pymod.c:269: warning: implicit declaration of function `PyString_AsString'
pymod\pymod.c:269: warning: initialization makes pointer from integer without a cast

pymod\pymod.c:283: error: `Py_None' undeclared (first use in this function)

pymod\pymod.c: At top level:
pymod\pymod.c:298: error: syntax error before '*' token

pymod\pymod.c:299: warning: return type defaults to `int'

pymod\pymod.c: In function `cvt_c2p_config':
pymod\pymod.c:300: warning: implicit declaration of function `PyCObject_FromVoidPtr'
pymod\pymod.c:300: warning: return makes pointer from integer without a cast

pymod\pymod.c: At top level:
pymod\pymod.c:303: error: syntax error before '*' token
pymod\pymod.c: In function `cvt_p2c_config':
pymod\pymod.c:305: error: `o' undeclared (first use in this function)

pymod\pymod.c:305: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c:307: error: `chp' undeclared (first use in this function)
pymod\pymod.c:310: warning: implicit declaration of function `PyCObject_Check'
pymod\pymod.c:312: warning: implicit declaration of function `PyCObject_AsVoidPtr'
pymod\pymod.c:317: error: `PyExc_TypeError' undeclared (first use in this function)

pymod\pymod.c: At top level:
pymod\pymod.c:327: error: syntax error before '*' token
pymod\pymod.c: In function `Player_dealloc':

pymod\pymod.c:329: warning: implicit declaration of function `Py_XDECREF'
pymod\pymod.c:329: error: `obj' undeclared (first use in this function)

pymod\pymod.c:330: warning: implicit declaration of function `PyObject_Del'

pymod\pymod.c: At top level:
pymod\pymod.c:340: error: syntax error before '*' token
pymod\pymod.c:340: error: syntax error before '*' token

pymod\pymod.c:341: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_pid':
pymod\pymod.c:342: error: syntax error before ')' token
pymod\pymod.c:342: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:343: warning: return makes pointer from integer without a cast

pymod\pymod.c: At top level:
pymod\pymod.c:346: error: syntax error before '*' token
pymod\pymod.c:346: error: syntax error before '*' token

pymod\pymod.c:347: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_status':
pymod\pymod.c:348: error: syntax error before ')' token
pymod\pymod.c:348: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:349: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:352: error: syntax error before '*' token

pymod\pymod.c:352: error: syntax error before '*' token
pymod\pymod.c:353: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_type':
pymod\pymod.c:354: error: syntax error before ')' token
pymod\pymod.c:354: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:355: warning: return makes pointer from integer without a cast

pymod\pymod.c: At top level:
pymod\pymod.c:358: error: syntax error before '*' token
pymod\pymod.c:358: error: syntax error before '*' token

pymod\pymod.c:359: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_arena':
pymod\pymod.c:360: error: `PyObject' undeclared (first use in this function)
pymod\pymod.c:360: error: `ao' undeclared (first use in this function)
pymod\pymod.c:361: error: syntax error before ')' token
pymod\pymod.c:361: error: `PyExc_ValueError' undeclared (first use in this function)

pymod\pymod.c:363: error: syntax error before ')' token
pymod\pymod.c:363: error: syntax error before ')' token
pymod\pymod.c:364: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c: At top level:
pymod\pymod.c:369: error: syntax error before '*' token
pymod\pymod.c:369: error: syntax error before '*' token
pymod\pymod.c:370: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_name':
pymod\pymod.c:371: error: syntax error before ')' token
pymod\pymod.c:371: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:372: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:375: error: syntax error before '*' token
pymod\pymod.c:375: error: syntax error before '*' token
pymod\pymod.c:376: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_squad':
pymod\pymod.c:377: error: syntax error before ')' token
pymod\pymod.c:377: error: `PyExc_ValueError' undeclared (first use in this function)

pymod\pymod.c:378: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:381: error: syntax error before '*' token
pymod\pymod.c:381: error: syntax error before '*' token
pymod\pymod.c:382: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_ship':
pymod\pymod.c:383: error: syntax error before ')' token
pymod\pymod.c:383: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:384: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:387: error: syntax error before '*' token
pymod\pymod.c:387: error: syntax error before '*' token
pymod\pymod.c:388: warning: return type defaults to `int'

pymod\pymod.c: In function `Player_get_freq':
pymod\pymod.c:389: error: syntax error before ')' token
pymod\pymod.c:389: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:390: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:393: error: syntax error before '*' token
pymod\pymod.c:393: error: syntax error before '*' token
pymod\pymod.c:394: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_res':
pymod\pymod.c:395: error: syntax error before ')' token
pymod\pymod.c:395: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:396: warning: implicit declaration of function `Py_BuildValue'
pymod\pymod.c:396: warning: return makes pointer from integer without a cast

pymod\pymod.c: At top level:
pymod\pymod.c:399: error: syntax error before '*' token
pymod\pymod.c:399: error: syntax error before '*' token

pymod\pymod.c:400: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_onfor':
pymod\pymod.c:402: error: syntax error before ')' token
pymod\pymod.c:402: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:404: warning: implicit declaration of function `PyLong_FromLong'
pymod\pymod.c:404: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:407: error: syntax error before '*' token
pymod\pymod.c:407: error: syntax error before '*' token
pymod\pymod.c:408: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_position':
pymod\pymod.c:409: error: syntax error before ')' token
pymod\pymod.c:409: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:417: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:420: error: syntax error before '*' token
pymod\pymod.c:420: error: syntax error before '*' token
pymod\pymod.c:421: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_macid':
pymod\pymod.c:422: error: syntax error before ')' token
pymod\pymod.c:422: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:423: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:426: error: syntax error before '*' token
pymod\pymod.c:426: error: syntax error before '*' token
pymod\pymod.c:427: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_ipaddr':
pymod\pymod.c:428: error: syntax error before ')' token

pymod\pymod.c:428: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:429: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:432: error: syntax error before '*' token
pymod\pymod.c:432: error: syntax error before '*' token
pymod\pymod.c:433: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_connectas':
pymod\pymod.c:434: error: syntax error before ')' token
pymod\pymod.c:434: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:436: warning: return makes pointer from integer without a cast

pymod\pymod.c:439: error: `Py_None' undeclared (first use in this function)
pymod\pymod.c: At top level:
pymod\pymod.c:444: error: syntax error before '*' token
pymod\pymod.c:444: error: syntax error before '*' token
pymod\pymod.c:445: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_authenticated':

pymod\pymod.c:446: error: syntax error before ')' token
pymod\pymod.c:446: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:447: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:450: error: syntax error before '*' token
pymod\pymod.c:450: error: syntax error before '*' token
pymod\pymod.c:451: warning: return type defaults to `int'
pymod\pymod.c: In function `Player_get_flagscarried':
pymod\pymod.c:452: error: syntax error before ')' token
pymod\pymod.c:452: error: `PyExc_ValueError' undeclared (first use in this function)
pymod\pymod.c:453: warning: return makes pointer from integer without a cast
pymod\pymod.c: At top level:
pymod\pymod.c:456: error: syntax error before "Player_getseters"
pymod\pymod.c:456: warning: type defaults to `int' in declaration of `Player_getseters'
pymod\pymod.c:459: warning: braces around scalar initializer
pymod\pymod.c:459: warning: (near initialization for `Player_getseters[0]')

pymod\pymod.c:459: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:459: warning: excess elements in scalar initializer
pymod\pymod.c:459: warning: (near initialization for `Player_getseters[0]')
pymod\pymod.c:459: warning: excess elements in scalar initializer
pymod\pymod.c:459: warning: (near initialization for `Player_getseters[0]')
pymod\pymod.c:459: warning: excess elements in scalar initializer
pymod\pymod.c:459: warning: (near initialization for `Player_getseters[0]')
pymod\pymod.c:459: warning: excess elements in scalar initializer
pymod\pymod.c:459: warning: (near initialization for `Player_getseters[0]')
pymod\pymod.c:460: warning: braces around scalar initializer
pymod\pymod.c:460: warning: (near initialization for `Player_getseters[1]')
pymod\pymod.c:460: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:460: warning: excess elements in scalar initializer
pymod\pymod.c:460: warning: (near initialization for `Player_getseters[1]')
pymod\pymod.c:460: warning: excess elements in scalar initializer
pymod\pymod.c:460: warning: (near initialization for `Player_getseters[1]')
pymod\pymod.c:460: warning: excess elements in scalar initializer
pymod\pymod.c:460: warning: (near initialization for `Player_getseters[1]')
pymod\pymod.c:460: warning: excess elements in scalar initializer
pymod\pymod.c:460: warning: (near initialization for `Player_getseters[1]')
pymod\pymod.c:461: warning: braces around scalar initializer
pymod\pymod.c:461: warning: (near initialization for `Player_getseters[2]')
pymod\pymod.c:461: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:461: warning: excess elements in scalar initializer
pymod\pymod.c:461: warning: (near initialization for `Player_getseters[2]')
pymod\pymod.c:461: warning: excess elements in scalar initializer
pymod\pymod.c:461: warning: (near initialization for `Player_getseters[2]')
pymod\pymod.c:461: warning: excess elements in scalar initializer
pymod\pymod.c:461: warning: (near initialization for `Player_getseters[2]')
pymod\pymod.c:461: warning: excess elements in scalar initializer
pymod\pymod.c:461: warning: (near initialization for `Player_getseters[2]')
pymod\pymod.c:462: warning: braces around scalar initializer
pymod\pymod.c:462: warning: (near initialization for `Player_getseters[3]')
pymod\pymod.c:462: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:462: warning: excess elements in scalar initializer
pymod\pymod.c:462: warning: (near initialization for `Player_getseters[3]')
pymod\pymod.c:462: warning: excess elements in scalar initializer
pymod\pymod.c:462: warning: (near initialization for `Player_getseters[3]')
pymod\pymod.c:462: warning: excess elements in scalar initializer
pymod\pymod.c:462: warning: (near initialization for `Player_getseters[3]')
pymod\pymod.c:462: warning: excess elements in scalar initializer
pymod\pymod.c:462: warning: (near initialization for `Player_getseters[3]')
pymod\pymod.c:463: warning: braces around scalar initializer
pymod\pymod.c:463: warning: (near initialization for `Player_getseters[4]')
pymod\pymod.c:463: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:463: warning: excess elements in scalar initializer
pymod\pymod.c:463: warning: (near initialization for `Player_getseters[4]')
pymod\pymod.c:463: warning: excess elements in scalar initializer
pymod\pymod.c:463: warning: (near initialization for `Player_getseters[4]')
pymod\pymod.c:463: warning: excess elements in scalar initializer
pymod\pymod.c:463: warning: (near initialization for `Player_getseters[4]')
pymod\pymod.c:463: warning: excess elements in scalar initializer
pymod\pymod.c:463: warning: (near initialization for `Player_getseters[4]')
pymod\pymod.c:464: warning: braces around scalar initializer
pymod\pymod.c:464: warning: (near initialization for `Player_getseters[5]')
pymod\pymod.c:464: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:464: warning: excess elements in scalar initializer
pymod\pymod.c:464: warning: (near initialization for `Player_getseters[5]')
pymod\pymod.c:464: warning: excess elements in scalar initializer
pymod\pymod.c:464: warning: (near initialization for `Player_getseters[5]')
pymod\pymod.c:464: warning: excess elements in scalar initializer
pymod\pymod.c:464: warning: (near initialization for `Player_getseters[5]')
pymod\pymod.c:464: warning: excess elements in scalar initializer
pymod\pymod.c:464: warning: (near initialization for `Player_getseters[5]')
pymod\pymod.c:465: warning: braces around scalar initializer
pymod\pymod.c:465: warning: (near initialization for `Player_getseters[6]')
pymod\pymod.c:465: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:465: warning: excess elements in scalar initializer
pymod\pymod.c:465: warning: (near initialization for `Player_getseters[6]')
pymod\pymod.c:465: warning: excess elements in scalar initializer
pymod\pymod.c:465: warning: (near initialization for `Player_getseters[6]')
pymod\pymod.c:465: warning: excess elements in scalar initializer
pymod\pymod.c:465: warning: (near initialization for `Player_getseters[6]')
pymod\pymod.c:465: warning: excess elements in scalar initializer
pymod\pymod.c:465: warning: (near initialization for `Player_getseters[6]')
pymod\pymod.c:466: warning: braces around scalar initializer
pymod\pymod.c:466: warning: (near initialization for `Player_getseters[7]')
pymod\pymod.c:466: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:466: warning: excess elements in scalar initializer

pymod\pymod.c:466: warning: (near initialization for `Player_getseters[7]')
pymod\pymod.c:466: warning: excess elements in scalar initializer

pymod\pymod.c:466: warning: (near initialization for `Player_getseters[7]')
pymod\pymod.c:466: warning: excess elements in scalar initializer

pymod\pymod.c:466: warning: (near initialization for `Player_getseters[7]')
pymod\pymod.c:466: warning: excess elements in scalar initializer

pymod\pymod.c:466: warning: (near initialization for `Player_getseters[7]')
pymod\pymod.c:467: warning: braces around scalar initializer
pymod\pymod.c:467: warning: (near initialization for `Player_getseters[8]')
pymod\pymod.c:467: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:467: warning: excess elements in scalar initializer
pymod\pymod.c:467: warning: (near initialization for `Player_getseters[8]')
pymod\pymod.c:467: warning: excess elements in scalar initializer
pymod\pymod.c:467: warning: (near initialization for `Player_getseters[8]')
pymod\pymod.c:467: warning: excess elements in scalar initializer
pymod\pymod.c:467: warning: (near initialization for `Player_getseters[8]')
pymod\pymod.c:467: warning: excess elements in scalar initializer
pymod\pymod.c:467: warning: (near initialization for `Player_getseters[8]')
pymod\pymod.c:468: warning: braces around scalar initializer
pymod\pymod.c:468: warning: (near initialization for `Player_getseters[9]')
pymod\pymod.c:468: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:468: warning: excess elements in scalar initializer
pymod\pymod.c:468: warning: (near initialization for `Player_getseters[9]')
pymod\pymod.c:468: warning: excess elements in scalar initializer
pymod\pymod.c:468: warning: (near initialization for `Player_getseters[9]')
pymod\pymod.c:468: warning: excess elements in scalar initializer
pymod\pymod.c:468: warning: (near initialization for `Player_getseters[9]')
pymod\pymod.c:468: warning: excess elements in scalar initializer
pymod\pymod.c:468: warning: (near initialization for `Player_getseters[9]')
pymod\pymod.c:469: warning: braces around scalar initializer
pymod\pymod.c:469: warning: (near initialization for `Player_getseters[10]')
pymod\pymod.c:469: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:469: warning: excess elements in scalar initializer
pymod\pymod.c:469: warning: (near initialization for `Player_getseters[10]')
pymod\pymod.c:469: warning: excess elements in scalar initializer
pymod\pymod.c:469: warning: (near initialization for `Player_getseters[10]')
pymod\pymod.c:469: warning: excess elements in scalar initializer
pymod\pymod.c:469: warning: (near initialization for `Player_getseters[10]')
pymod\pymod.c:469: warning: excess elements in scalar initializer
pymod\pymod.c:469: warning: (near initialization for `Player_getseters[10]')
pymod\pymod.c:470: warning: braces around scalar initializer
pymod\pymod.c:470: warning: (near initialization for `Player_getseters[11]')
pymod\pymod.c:470: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:470: warning: excess elements in scalar initializer
pymod\pymod.c:470: warning: (near initialization for `Player_getseters[11]')
pymod\pymod.c:470: warning: excess elements in scalar initializer
pymod\pymod.c:470: warning: (near initialization for `Player_getseters[11]')
pymod\pymod.c:470: warning: excess elements in scalar initializer
pymod\pymod.c:470: warning: (near initialization for `Player_getseters[11]')
pymod\pymod.c:470: warning: excess elements in scalar initializer
pymod\pymod.c:470: warning: (near initialization for `Player_getseters[11]')
pymod\pymod.c:471: warning: braces around scalar initializer
pymod\pymod.c:471: warning: (near initialization for `Player_getseters[12]')
pymod\pymod.c:471: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:471: warning: excess elements in scalar initializer

pymod\pymod.c:471: warning: (near initialization for `Player_getseters[12]')
pymod\pymod.c:471: warning: excess elements in scalar initializer
pymod\pymod.c:471: warning: (near initialization for `Player_getseters[12]')
pymod\pymod.c:471: warning: excess elements in scalar initializer
pymod\pymod.c:471: warning: (near initialization for `Player_getseters[12]')

pymod\pymod.c:471: warning: excess elements in scalar initializer
pymod\pymod.c:471: warning: (near initialization for `Player_getseters[12]')
pymod\pymod.c:472: warning: braces around scalar initializer
pymod\pymod.c:472: warning: (near initialization for `Player_getseters[13]')
pymod\pymod.c:472: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:472: warning: excess elements in scalar initializer
pymod\pymod.c:472: warning: (near initialization for `Player_getseters[13]')
pymod\pymod.c:472: warning: excess elements in scalar initializer
pymod\pymod.c:472: warning: (near initialization for `Player_getseters[13]')
pymod\pymod.c:472: warning: excess elements in scalar initializer
pymod\pymod.c:472: warning: (near initialization for `Player_getseters[13]')
pymod\pymod.c:472: warning: excess elements in scalar initializer
pymod\pymod.c:472: warning: (near initialization for `Player_getseters[13]')
pymod\pymod.c:473: warning: braces around scalar initializer
pymod\pymod.c:473: warning: (near initialization for `Player_getseters[14]')
pymod\pymod.c:473: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:473: warning: excess elements in scalar initializer
pymod\pymod.c:473: warning: (near initialization for `Player_getseters[14]')
pymod\pymod.c:473: warning: excess elements in scalar initializer
pymod\pymod.c:473: warning: (near initialization for `Player_getseters[14]')
pymod\pymod.c:473: warning: excess elements in scalar initializer
pymod\pymod.c:473: warning: (near initialization for `Player_getseters[14]')
pymod\pymod.c:473: warning: excess elements in scalar initializer
pymod\pymod.c:473: warning: (near initialization for `Player_getseters[14]')
pymod\pymod.c:474: warning: braces around scalar initializer
pymod\pymod.c:474: warning: (near initialization for `Player_getseters[15]')
pymod\pymod.c:474: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:474: warning: excess elements in scalar initializer
pymod\pymod.c:474: warning: (near initialization for `Player_getseters[15]')

pymod\pymod.c:474: warning: excess elements in scalar initializer
pymod\pymod.c:474: warning: (near initialization for `Player_getseters[15]')
pymod\pymod.c:474: warning: excess elements in scalar initializer
pymod\pymod.c:474: warning: (near initialization for `Player_getseters[15]')
pymod\pymod.c:474: warning: excess elements in scalar initializer
pymod\pymod.c:474: warning: (near initialization for `Player_getseters[15]')
pymod\pymod.c:476: warning: braces around scalar initializer
pymod\pymod.c:476: warning: (near initialization for `Player_getseters[16]')
pymod\pymod.c:476: warning: initialization makes integer from pointer without a cast
pymod\pymod.c:477: warning: data definition has no type or storage class
pymod\pymod.c:479: error: syntax error before "PlayerType"
pymod\pymod.c:479: warning: type defaults to `int' in declaration of `PlayerType'
pymod\pymod.c:481: warning: implicit declaration of function `PyObject_HEAD_INIT'
pymod\pymod.c:482: error: initializer element is not constant

pymod\pymod.c:482: error: (near initialization for `PlayerType')
pymod\pymod.c:482: error: syntax error before numeric constant
pymod\pymod.c:483: warning: excess elements in scalar initializer
pymod\pymod.c:483: warning: (near initialization for `PlayerType')
pymod\pymod.c:484: warning: excess elements in scalar initializer
pymod\pymod.c:484: warning: (near initialization for `PlayerType')

pymod\pymod.c:485: warning: excess elements in scalar initializer
pymod\pymod.c:485: warning: (near initialization for `PlayerType')
pymod\pymod.c:486: error: `destructor' undeclared here (not in a function)
pymod\pymod.c:486: warning: excess elements in scalar initializer
pymod\pymod.c:486: warning: (near initialization for `PlayerType')
pymod\pymod.c:486: error: syntax error before "Player_dealloc"
pymod\pymod.c:487: warning: excess elements in scalar initializer
pymod\pymod.c:487: warning: (near initialization for `PlayerType')
pymod\pymod.c:488: warning: excess elements in scalar initializer
pymod\pymod.c:488: warning: (near initialization for `PlayerType')
pymod\pymod.c:489: warning: excess elements in scalar initializer
pymod\pymod.c:489: warning: (near initialization for `PlayerType')
pymod\pymod.c:490: warning: excess elements in scalar initializer
pymod\pymod.c:490: warning: (near initialization for `PlayerType')
pymod\pymod.c:491: warning: excess elements in scalar initializer
pymod\pymod.c:491: warning: (near initialization for `PlayerType')
pymod\pymod.c:492: warning: excess elements in scalar initializer

pymod\pymod.c:492: warning: (near initialization for `PlayerType')
pymod\pymod.c:493: warning: excess elements in scalar initializer
pymod\pymod.c:493: warning: (near initialization for `PlayerType')
pymod\pymod.c:494: warning: excess elements in scalar initializer
pymod\pymod.c:494: warning: (near initialization for `PlayerType')
pymod\pymod.c:495: warning: excess elements in scalar initializer
pymod\pymod.c:495: warning: (near initialization for `PlayerType')
pymod\pymod.c:496: warning: excess elements in scalar initializer
pymod\pymod.c:496: warning: (near initialization for `PlayerType')

pymod\pymod.c:497: warning: excess elements in scalar initializer
pymod\pymod.c:497: warning: (near initialization for `PlayerType')
pymod\pymod.c:498: warning: excess elements in scalar initializer
pymod\pymod.c:498: warning: (near initialization for `PlayerType')
pymod\pymod.c:499: warning: excess elements in scalar initializer
pymod\pymod.c:499: warning: (near initialization for `PlayerType')
pymod\pymod.c:500: warning: excess elements in scalar initializer
pymod\pymod.c:500: warning: (near initialization for `PlayerType')
pymod\pymod.c:501: error: `Py_TPFLAGS_DEFAULT' undeclared here (not in a function)

pymod\pymod.c:501: warning: excess elements in scalar initializer
pymod\pymod.c:501: warning: (near initialization for `PlayerType')
pymod\pymod.c:502: warning: excess elements in scalar initializer
pymod\pymod.c:502: warning: (near initialization for `PlayerType')
pymod\pymod.c:503: warning: excess elements in scalar initializer
pymod\pymod.c:503: warning: (near initialization for `PlayerType')
pymod\pymod.c:504: warning: excess elements in scalar initializer
pymod\pymod.c:504: warning: (near initialization for `PlayerType')
pymod\pymod.c:505: warning: excess elements in scalar initializer
pymod\pymod.c:505: warning: (near initialization for `PlayerType')
pymod\pymod.c:506: warning: excess elements in scalar initializer
pymod\pymod.c:506: warning: (near initialization for `PlayerType')
pymod\pymod.c:507: warning: excess elements in scalar initializer
pymod\pymod.c:507: warning: (near initialization for `PlayerType')
pymod\pymod.c:508: warning: excess elements in scalar initializer
pymod\pymod.c:508: warning: (near initialization for `PlayerType')
pymod\pymod.c:509: warning: excess elements in scalar initializer
pymod\pymod.c:509: warning: (near initialization for `PlayerType')
pymod\pymod.c:510: warning: excess elements in scalar initializer
pymod\pymod.c:510: warning: (near initialization for `PlayerType')
pymod\pymod.c:511: warning: excess elements in scalar initializer
pymod\pymod.c:511: warning: (near initialization for `PlayerType')
pymod\pymod.c:512: warning: excess elements in scalar initializer

pymod\pymod.c:512: warning: (near initialization for `PlayerType')
pymod\pymod.c:513: warning: excess elements in scalar initializer
pymod\pymod.c:513: warning: (near initialization for `PlayerType')
pymod\pymod.c:514: warning: excess elements in scalar initializer
pymod\pymod.c:514: warning: (near initialization for `PlayerType')
pymod\pymod.c:515: warning: excess elements in scalar initializer
pymod\pymod.c:515: warning: (near initialization for `PlayerType')
pymod\pymod.c:516: error: syntax error before ')' token
pymod\pymod.c:516: warning: excess elements in scalar initializer
pymod\pymod.c:516: warning: (near initialization for `PlayerType')
pymod\pymod.c:517: warning: excess elements in scalar initializer
pymod\pymod.c:517: warning: (near initialization for `PlayerType')

pymod\pymod.c:518: warning: excess elements in scalar initializer
pymod\pymod.c:518: warning: (near initialization for `PlayerType')
pymod\pymod.c:519: warning: excess elements in scalar initializer
pymod\pymod.c:519: warning: (near initialization for `PlayerType')
pymod\pymod.c:520: warning: data definition has no type or storage class
pymod\pymod.c:525: error: syntax error before '*' token

CypherJF - Tue Oct 30, 2007 8:41 pm
Post subject:
for those who want to know, make sure your system-windeps.mk file python paths are accurate. for my machine it is:

PYTHON_HOME = C:\Python24
PYTHON_INC = $(PYTHON_HOME)\include
PYTHON_LIB = $(PYTHON_HOME)\lib
Mine GO BOOM - Tue Oct 30, 2007 10:47 pm
Post subject:
You want to attach that next time? Your post hit the max limit of characters per post.
tcsoccerman - Wed Oct 31, 2007 3:59 pm
Post subject:
yeh sorry, he had limited time and i really wanted asss comiled. it definately hit maximum, there werea lot more errors than that. probably 10 per line of code in all .py files...lol.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group