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

Re: woody make problems



On Tue, Feb 13, 2001 at 08:58:14PM -0500, Adam Di Carlo wrote:
> "John H. Robinson, IV" <jhriv@ucsd.edu> writes:
> 
> > it seems that make does not like empty % expandos in make/rescue
> 
> Yah, I noticed that late last night, but I was too tired to fix in all
> cases.  Fixed in CVS now.

not really -- 

resc1440.bin resc1440%.bin:     $(root_for_rescue) linux% rescue.sh $(arch_rescue_deps)

results in:

make resc1440.bin resc1440-s.bin
make[1]: Entering directory `/usr/src/cv-woody/boot-floppies'
./rootdisk.sh "" /archive/debian/download 3700 2.3 "%" C "" 
--snip--
./kernel.sh /archive/debian/download 2.2.18 "%" 
I: downloading kernel-image-2.2.18-%
E: Couldn't find package kernel-image-2.2.18-%
E: ./kernel.sh abort

and that cannot be right.

i think that we are going to have to make specific make/* entries for
the case of the null %.

-john



Reply to: