Re: 2.6.18-rc1-mm1

From: Michal Piotrowski
Date: Sun Jul 09 2006 - 06:18:49 EST


Hi,

Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc1/2.6.18-rc1-mm1/
>
[snip]
> - When reporting bugs, please try to Cc: the relevant maintainer and mailing
> list on any email.

make headers_install gives the following error

INSTALL include/linux/wavefront.h
sed: can't read /usr/src/linux-mm/include/linux/wavefront.h: No such file or directory
make[3]: *** [wavefront.h] Error 2
make[2]: *** [linux] Error 2
make[1]: *** [headers_install] Error 2
make: *** [headers_install] Error 2

We don't use this file anymore.


Regards,
Michal

--
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/wiki/)

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx>

diff -uprN -X linux-mm/Documentation/dontdiff linux-mm-clean/include/linux/Kbuild linux-mm/include/linux/Kbuild
--- linux-mm-clean/include/linux/Kbuild 2006-07-09 12:07:15.000000000 +0200
+++ linux-mm/include/linux/Kbuild 2006-07-09 12:04:46.000000000 +0200
@@ -28,7 +28,7 @@ header-y += affs_fs.h affs_hardblocks.h
sockios.h som.h sound.h stddef.h synclink.h telephony.h \
termios.h ticable.h times.h tiocl.h tipc.h toshiba.h \
ultrasound.h un.h utime.h utsname.h video_decoder.h \
- video_encoder.h videotext.h vt.h wavefront.h wireless.h xattr.h \
+ video_encoder.h videotext.h vt.h wireless.h xattr.h \
x25.h zorro_ids.h

unifdef-y += acct.h adb.h adfs_fs.h agpgart.h apm_bios.h atalk.h \
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/