On 13 May 2002 17:12:08 -0700, Thomas Duffy <[EMAIL PROTECTED]> wrote: >ok, kbuild-2.5-sparc64-2.5.15-1 is ready.
Does it still need sparc64 hacks or is the base 2.5.15 kernel clean for sparc64? > CC drivers/scsi/aic7xxx/aic7xxx_core.o >pp_makefile5: stat (drivers/scsi/aic7xxx/aic7xxx_seq.h) failed: No such file or >directory >pp_makefile5: dependencies (pid 15566) returned 1 Did not show up in my testing, it was hidden by out of order compiles with -j4. Will be in common-2.5.15-3. diff -ur 2.5.15-kbuild-2.5/drivers/scsi/aic7xxx/Makefile.in 2.5.15-kbuild-2.5.new/drivers/scsi/aic7xxx/Makefile.in --- 2.5.15-kbuild-2.5/drivers/scsi/aic7xxx/Makefile.in Tue May 14 12:38:47 2002 +++ 2.5.15-kbuild-2.5.new/drivers/scsi/aic7xxx/Makefile.in Tue May 14 12:37:20 +2002 @@ -19,9 +19,9 @@ extra_cflags_all($(src_includelist /drivers/scsi)) -# Only aic7xxx.c includes aic7xxx_seq.h. +# Only aic7xxx_core.c includes aic7xxx_seq.h. -$(objfile aic7xxx.o): $(objfile aic7xxx_seq.h) +$(objfile aic7xxx_core.o): $(objfile aic7xxx_seq.h) # aic7xxx_reg.h is messy. It is included by aic7xxx.h which is included by # aic7xxx_osm.h which is included by several .c files. Play safe and make all _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel