Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile-Problems with netboot-0.8



Hello,

Bernt Hullen <bernt@ruhr-uni-bochum.de> wrote:
> I get the following errors with netboot-0.8
> [...]
> 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'

This is probably a problem with a different shell. My bash version supports
empty 'for' loops, but this doesn't seem to be standard. I'm going to fix
this in the next version.

> 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

Ups, error on my side. You can simply remove the 'all' behind the 'install'
target in the file misc/romcheck/Makefile for now.

Thanks for pointing out these problems to me. I'm going to check everything
with some other shells and correct the Makefiles accordingly for the next
netboot release.

gero.

-- 
Poetry, like chastity, can be carried too far.
  - Mark Twain
--
Gero Kuhlmann, Hannover     0511/6497525 (Voice)        gero@gkminix.han.de



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.