[sisela] Syslinux compile error

MixMatch (Daniel) sisela@earth.li
Wed, 28 Jan 2004 16:58:56 -0500


Hey, I have yet another problem in my hands. My syslinux compile
is failing with the following error:
make -C win32 all
make[2]:Entering directory
'/home/mixmatch/sisela-0.3/syslinux-2.08/win32'
mingw-gcc -I.. -Wall -02 -fomit-frame-pointer
-D_FILE_OFFSET_BITS=64 -c -o syslinux-mingw.o syslinux-mingw.c
make[2]: mingw-gcc: Command not found
make[2]: ***[syslinux-mingw.o] Error 127
make[2]: Leaving directory
'/home/mixmatch/sisela-0.3/syslinux-2.08/win32'

from there it says that syslinux.exe had an error also, exits
the syslinux dir, and gives an error for syslinux-build. Am I
going to have to install mingw on my system for it to work or is
there another way around this, besides using another
bootloader?
MixMatch