Path: utzoo!attcan!uunet!mcsun!hp4nl!star.cs.vu.nl!philip From: philip@cs.vu.nl (=Philip Homburg) Newsgroups: comp.os.minix Subject: Re: Shoelace problem Message-ID: <8047@star.cs.vu.nl> Date: 25 Oct 90 14:11:22 GMT References: <1231@sun13.scri.fsu.edu> <1990Oct24.184312.867@syd.dit.CSIRO.AU> Sender: news@cs.vu.nl Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 16 In article <1990Oct24.184312.867@syd.dit.CSIRO.AU> evans@syd.dit.CSIRO.AU (Bruce.Evans) writes: >In article <1231@sun13.scri.fsu.edu> nall@sun8.scri.fsu.edu (John Nall) writes: >>[...] Shoelace complains that "Text+Data+Symbols does not match file length" >A truncated file might only be missing a few symbols and this would not be >noticed by build. I also had this problem. Shoelace not only complains when the image is too small but also when the image is too big. I wanted to use a "Minix with Amoeba" image but the best version I could get was an image on floppy. So I copied 200K of the floppy to my HD, patched [shoe.c, 620] to not doing that longjmp and everything works fine (I also add an extra diagnostic about not longjumping but that's not important). Philip