the file make/tftp has been recently modified. Current CVS doesn't build
anymore for i386.

Here is a patch. I don't if it's the right fix.

Index: make/tftp
===================================================================
RCS file: /cvs/debian-boot/boot-floppies/make/tftp,v
retrieving revision 1.10
diff -u -r1.10 tftp
--- make/tftp   2002/04/11 22:19:08     1.10
+++ make/tftp   2002/04/14 14:52:23
@@ -44,7 +44,7 @@
 
 else
 
-tftpboot.img: linux.bin sys_map%.gz $(generic_rootdisk_no_wildcard) tftpboot.sh 
Makefile
+tftpboot.img: linux.bin sys_map.gz $(generic_rootdisk_no_wildcard) tftpboot.sh 
+Makefile
        ./tftpboot.sh $(wordlist 1,3,$^)  $@
 
 endif


-- 
Thomas Poindessous
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to