[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1175817336.7505.33.camel@localhost>
Date: Thu, 05 Apr 2007 23:55:36 +0000
From: Zan Lynx <zlynx@....org>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: kai@...maschewski.name, Sam Larson <sam@...nborg.org>,
Andrew Morton <akpm@...l.org>
Subject: 2.6.21-rc5-mm4 initramfs Make Error
I built a version of 2.6.21-rc5-mm4 with an initramfs and it built OK
the first time.
Then I made changes (applied a Reiser4 patch) and rebuilt, and got the
following error:
zephyr linux # make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
<stdin>:1356:2: warning: #warning syscall getcpu not implemented
<stdin>:1360:2: warning: #warning syscall epoll_pwait not implemented
<stdin>:1364:2: warning: #warning syscall lutimesat not implemented
<stdin>:1380:2: warning: #warning syscall revokeat not implemented
<stdin>:1384:2: warning: #warning syscall frevoke not implemented
CHK include/linux/compile.h
/usr/src/linux-2.6.21-rc5-mm4/usr/Makefile:41: *** target pattern contains no `%'. Stop.
make: *** [usr] Error 2
I have this in the config:
CONFIG_INITRAMFS_SOURCE="/initramfs"
/initramfs is the directory where I build my initramfs, which is just a
busybox setup, very simple.
# rm usr/.initramfs_data.*
seems to make it go again.
--
Zan Lynx <zlynx@....org>
Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)
Powered by blists - more mailing lists