Dear MacPod,
Everything goes well until the 'make' command ...
Terminal returns :
skappy@skappy-portable:~/Bureau/mame/openlase-mame/xmame-0.106$
export LD_LIBRARY_PATH=/home/skappy/openlase/libol:$LD_LIBRARY_PATHskappy@skappy-portable:~/Bureau/mame/openlase-mame/xmame-0.106$
makeCompiling src/chd.c ...
src/chd.c:13:18: fatal error: zlib.h: Aucun fichier ou dossier de ce type
#include <zlib.h> ^
compilation terminated.
make: *** [xmame.obj/chd.o] Erreur 1skappy@skappy-portable:~/Bureau/mame/openlase-mame/xmame-0.106$
It seems that it does not find the zlib.h files ...
still a little help MacPod ?
Thank you so much !
---- LAST MINUTE NEWS ---
Magic has operated ...
I have put the 2 missing files in the main directory and compilation starts ...
But .. that was too easy ...
Terminal finally returns
src/unix/video-drivers/xv.c:14:31: fatal error: X11/extensions/Xv.h: Aucun fichier ou dossier de ce type
#include <X11/extensions/Xv.h>
^
compilation terminated.
make: *** [xmame.obj/unix.x11/video-drivers/xv.o] Erreur 1And this time, the Xv.h file is not in the neighborhood
so I still need help MacPod
Thx