Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5151

Summary: NTFS module fail to compile in mjc-sources 2.4.19_rc1
Product: Gentoo Linux Reporter: gaplo <gaplo>
Component: [OLD] Core systemAssignee: Michael Cohen (RETIRED) <mjc>
Status: RESOLVED FIXED    
Severity: normal CC: sindian
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description gaplo 2002-07-17 08:49:13 UTC
aops.c: In function 'end_buffer_read_attr_async':
aops.c:117: 'KM_BIO_SRC_IRQ' undeclared (first use in this function)
aops.c:117: (Each undeclared identifier is reported only once
aops.c:117: for each function it appears in.)
make[2]: *** [aops.o] Error 1
make[2]: Leaving directory '/usr/src/linux-mjc-sources-2.4.19_rc1/fs/ntfs'
make[1]: *** [_modsubdir_ntfs] Error 2
make[1]: Leaving directory '/usr/src/linux-mjc-sources-2.4.19_rc1/fs'
make: ***[_mod_fs] Error 2
Comment 1 Arun Thomas (RETIRED) gentoo-dev 2002-07-29 00:04:36 UTC
I too received the same error w/gentoo 1.2, gcc-2.95.3-r7, and glibc-2.2.5-r5.
Let me know if I can provide more info.
Comment 2 Arun Thomas (RETIRED) gentoo-dev 2002-07-29 00:07:06 UTC
I have a mobile PIII by the way.
Comment 3 gaplo 2002-08-04 10:43:02 UTC
'KM_BIO_SRC_IRQ' seems defined in kernel 2.5 but not 2.4.
Comment 4 gaplo 2002-08-04 10:43:59 UTC
This error is caused by the ntfs-tng patch.