Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154635 - 'touch' during kernel make reports 'Function not implemented'.
Summary: 'touch' during kernel make reports 'Function not implemented'.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 21:51 UTC by Carl Adams
Modified: 2006-11-10 00:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Adams 2006-11-09 21:51:24 UTC
First time user doing first time install from NetCD.

# emerge genkernel
   :
All ok until ----------------------

>>> Unpacking genkernel-pkg-3.4.4.tar.bz2 to /var/tmp/portage/genkernel-3.4.4/work/genkernel-3.4.4
touch: setting times of '/var/tmp/portage/genkernel-3.4.4/.unpacked': Function not implemented

!!! ERROR: sys-kernel/genkernel-3.4.4 failed.

Call stack:
  ebuild.sh, line 1546: Called dyn-unpack
  ebuild.sh, line  709: Called die

!!! IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/genkernel-3.4.4

------ Then tried compiling a custom kernel -----------------

# make && make modules_install
  CHK include/linux/version.h
  UPD include/linux/version.h
  SYMLINK include/asm -> include/asm-i386
  SPLIT include/linux/autoconf.h -> include/config/*
touch: setting times of 'include/config/MARKER': Function not implemented
make: ***[include/config/MARKER] Error 1

-------------------------------------------------
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-10 00:23:24 UTC
You didn't mount /proc into chroot.