Hallo, I get the following errors with netboot-0.8 make gives: make[1]: Entering directory `/var/src/Netzwerk/netboot/netboot/misc' /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `for subdir in ; do echo making all in $subdir; (cd $subdir && make all) || exit 1; done' make[1]: *** [all] Error 2 I have solved this problem with changing SUBDIRS = to SUBDIRS = config in misc/Makefile but then make install gives: making install in romcheck make[2]: Entering directory `/var/src/Netzwerk/netboot/netboot/misc/romcheck' 0 -d -o loader.bin loader.o make[2]: 0: Command not found make[2]: [loader.bin] Error 127 (ignored) chmod: loader.bin: No such file or directory make[2]: *** [loader.bin] Error 1 why this ??? in Version 0.7.3 it wasn't necessary to compile the *.bin-files and to this point there are no changes in doc/Install! -- Tschau, Bernt +-------------------------------------------------------------------+ |Bernt Hullen Email: Bernt.Hullen@rz.ruhr-uni-bochum.de| +-------------------------------------------------------------------+
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.