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

Build error



I was having a problem getting CVS bf to build lately.  I was getting an
error indicating that rootdisk.sh was unable to copy unix.o to
$mnt/lib/modules.  After modifying rootdisk.sh as follows, the build ran
properly to completion.  Should this directory have been created
somewhere else? 

Index: rootdisk.sh
===================================================================
RCS file: /cvs/debian-boot/boot-floppies/rootdisk.sh,v
retrieving revision 1.110
diff -r1.110 rootdisk.sh
599a600
>         [ -d $mnt/lib/modules ] || mkdir $mnt/lib/modules

-- 
Craig H. Block, Debian ia32 user
Linux 2.2.12 SMP i686 building CVS bf


Reply to: