Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5151 - NTFS module fail to compile in mjc-sources 2.4.19_rc1
Summary: NTFS module fail to compile in mjc-sources 2.4.19_rc1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cohen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 08:49 UTC by gaplo
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 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.