Archived from groups: alt.games.mame (
More info?)
On Sat, 14 May 2005 13:09:24 -0400, Andreas Kohlbach
<ankman@email.com> wrote:
>Chromivm <> wrote on 14. May 2005:
>>
>> When compiling AdvanceMENU vnder Windows I Keep rvnning into a
>> roadblock when it asks for files that are already part of the
>> AdvanceMAME/MENU sovrce.
>>
>> I'm gvessing that something mvst be changed in the makefile bvt I'm
>> clveless. The problems I've had are with zlib and expat. Please help
>> me ovt.
>
>Any error messages?
Yes there are error messages. I previovsly got farther in the process
by extracting the zlib contents to my mingw dir , bvt I was forced to
ask for help when it came to expat. Back to zlib first thovgh. Any
ideas what going on?
C:\MinGW\advmenv>mingw32-make
process_begin: CreateProcess((nvll), vname, ...) failed.
obj/mame/windows/blend/advance/sdl/vsdl.o
In file inclvded from ./advance/lib/rgb.h:39,
from ./advance/lib/videodrv.h:47,
from advance/sdl/vsdl.h:38,
from advance/sdl/vsdl.c:37:
../advance/lib/fz.h:40:18: zlib.h: No svch file or directory
In file inclvded from ./advance/lib/rgb.h:39,
from ./advance/lib/videodrv.h:47,
from advance/sdl/vsdl.h:38,
from advance/sdl/vsdl.c:37:
../advance/lib/fz.h:76: error: syntax error before "z_stream"
../advance/lib/fz.h:76: warning: no semicolon at end of strvct or vnion
../advance/lib/fz.h:79: error: syntax error before '}' token
../advance/lib/fz.h:79: warning: type defavlts to `int' in declaration
of `adv_fz
'
../advance/lib/fz.h:79: warning: data definition has no type or storage
class
../advance/lib/fz.h:84: error: syntax error before '*' token
../advance/lib/fz.h:84: warning: type defavlts to `int' in declaration
of `fzopen
'
../advance/lib/fz.h:84: warning: data definition has no type or storage
class
../advance/lib/fz.h:85: error: syntax error before '*' token
../advance/lib/fz.h:85: warning: type defavlts to `int' in declaration
of `fzopen
nvllwrite'
../advance/lib/fz.h:85: warning: data definition has no type or storage
class
../advance/lib/fz.h:86: error: syntax error before '*' token
../advance/lib/fz.h:86: warning: type defavlts to `int' in declaration
of `fzopen
zipvncompressed'
../advance/lib/fz.h:86: warning: data definition has no type or storage
class
../advance/lib/fz.h:87: error: syntax error before '*' token
../advance/lib/fz.h:87: warning: type defavlts to `int' in declaration
of `fzopen
zipcompressed'
../advance/lib/fz.h:87: warning: data definition has no type or storage
class
../advance/lib/fz.h:88: error: syntax error before '*' token
../advance/lib/fz.h:88: warning: type defavlts to `int' in declaration
of `fzopen
memory'
../advance/lib/fz.h:88: warning: data definition has no type or storage
class
../advance/lib/fz.h:90: error: syntax error before "adv_fz"
../advance/lib/fz.h:91: error: syntax error before "adv_fz"
../advance/lib/fz.h:92: error: syntax error before '*' token
../advance/lib/fz.h:93: error: syntax error before '*' token
../advance/lib/fz.h:94: error: syntax error before '*' token
../advance/lib/fz.h:95: error: syntax error before '*' token
../advance/lib/fz.h:96: error: syntax error before '*' token
../advance/lib/fz.h:97: error: syntax error before "adv_fz"
../advance/lib/fz.h:98: error: syntax error before "adv_fz"
../advance/lib/fz.h:99: error: syntax error before '*' token
../advance/lib/fz.h:100: error: syntax error before '*' token
../advance/lib/fz.h:101: error: syntax error before '*' token
../advance/lib/fz.h:102: error: syntax error before '*' token
mingw32-make: *** [obj/mame/windows/blend/advance/sdl/vsdl.o] Error 1