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 <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part

