Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36071 - "Input/Output Error" with ck-sources-2.4.23-r1
Summary: "Input/Output Error" with ck-sources-2.4.23-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-18 09:22 UTC by Dave M.
Modified: 2003-12-18 16:45 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 Dave M. 2003-12-18 09:22:33 UTC
When I do "genkernel --config," I see an error related to ioport.c.  There are no more error messages after this one and everything appears to work fine.  (Except for maybe something that file provides is missing??)

Reproducible: Always
Steps to Reproduce:
1.emerge ck-sources
2.genkernel --config

Actual Results:  
Gentoo Linux genkernel, version 1.8
 Copyright 2003 Gentoo Technologies, Inc., Bob Johnson, Daniel Robbins
 Distributed under the GNU General Public License version 2
 
Settings:
 make options: -j1 (from Portage/make.conf)
 source tree: /usr/src/linux-2.4.23-ck1
 config type: gentoo (customized)
 config loc: /etc/kernels/config-2.4.23-ck1
 initrd config: (default) /etc/kernels/settings
 
 * Running "make mrproper"...
find: ./arch/i386/kernel/ioport.c: Input/output error                     [ ok ]

Expected Results:  
Gentoo Linux genkernel, version 1.8
 Copyright 2003 Gentoo Technologies, Inc., Bob Johnson, Daniel Robbins
 Distributed under the GNU General Public License version 2
 
Settings:
 make options: -j1 (from Portage/make.conf)
 source tree: /usr/src/linux-2.4.23-ck1
 config type: gentoo (customized)
 config loc: /etc/kernels/config-2.4.23-ck1
 initrd config: (default) /etc/kernels/settings
 
 * Running "make mrproper"...                                            [ ok ]
 * Running "make oldconfig"...                                           [ ok ]
etc, etc.

Linux blue 2.4.23-ck1 #1 Mon Dec 15 11:10:21 PST 2003 i686 Celeron (Coppermine)
GenuineIntel GNU/Linux

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.23-ck1)
=================================================================
System uname: 2.4.23-ck1 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.3.10
Comment 1 SpanKY gentoo-dev 2003-12-18 09:26:05 UTC
please verify your hard drive isnt full and then run fsck on that partition
Comment 2 Dave M. 2003-12-18 16:45:49 UTC
I had no problem after I ran fsck and correct the errors it found.