Thank you
This is my mistake...
Now, i start to compile... as you say, it seems that expat and zlib problem
is solved.
How difference exist between comment ZLIB, EXPAT and uncomment ZLIB, EXPAT?

After compile with modified Makefile, new error appeared
The Error message is below

arm-linux-gcc   xmame.obj/cpu/m68000/m68kmake.o   -o xmame.obj
/cpu/m68000/m68kmake
Generating M68K source files...
xmame.obj/cpu/m68000/m68kmake xmame.obj/cpu/m68000 src/cpu/m68000/m68k_in.c
xmame.obj/cpu/m68000/m68kmake: xmame.obj/cpu/m68000/m68kmake: cannot execute
binary file
make: *** [xmame.obj/cpu/m68000/m68kops.h] Error 126

For solving, i try to find it in Makefile that related with m68000. But
there is not existing..
Sorry.. I am newbies, so i don't know many things

2007/5/1, Laurent Desnogues <[EMAIL PROTECTED]>:

On 5/1/07, changho kim <[EMAIL PROTECTED] > wrote:
> After get your mail, i check Makefile.
> Build_ZLIB is already uncommented..
> I think that original Makefile targeted to i386 machine, but i will
compile
> for ARM machine
> i will give mame modified Makefile.. Please check this Makefile

Your Makefile is wrong:  you did not enable ZLIB.  And HOST_CC should
be left as gcc.


Laurent

_______________________________________________
Xmame mailing list
Xmame@toybox.twisted.org.uk
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to