Probably have already seen this, but since I didn't see in the email archives: thune:/usr/src/syslinux/syslinux-2.12-pre1# make install make -C sample com32 all make[1]: Entering directory `/usr/src/syslinux/syslinux-2.12-pre1/sample' make[1]: *** No rule to make target `com32'. Stop. make[1]: Leaving directory `/usr/src/syslinux/syslinux-2.12-pre1/sample' make: *** [installer] Error 2 -- Mike Castle dalgoda at ix.netcom.com netcom.com/~dalgoda We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
Mike Castle wrote:> Probably have already seen this, but since I didn't see in the email > archives: > > thune:/usr/src/syslinux/syslinux-2.12-pre1# make install > make -C sample com32 all > make[1]: Entering directory `/usr/src/syslinux/syslinux-2.12-pre1/sample' > make[1]: *** No rule to make target `com32'. Stop. > make[1]: Leaving directory `/usr/src/syslinux/syslinux-2.12-pre1/sample' > make: *** [installer] Error 2 >Nope, missed that. Fixing that in -pre2. -hpa