Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12667 - lolo-sources 2.4.20-r1_pre4/6/7 have sunrpc symbol issues
Summary: lolo-sources 2.4.20-r1_pre4/6/7 have sunrpc symbol issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-24 11:34 UTC by Jay Pfeifer (RETIRED)
Modified: 2003-02-04 19:42 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 Jay Pfeifer (RETIRED) gentoo-dev 2002-12-24 11:34:19 UTC
When building with highmem (4GB) support on a P4, sunrpc has unresolved symbols of 
kmap_pte and kmap_prot. 
 
depmod provides this output: 
depmod: *** Unresolved symbols in 
/lib/modules/2.4.20-lolo-r1_pre7/kernel/net/sunrpc/sunrpc.o 
depmod:         kmap_prot 
depmod:         kmap_pte 
 
Seems to be fine without highmem support. 
There were patches for this prior to the 2.4.20 release (quite a bit of talk in non-gentoo 
sparc forums). And it doesn't seem to be an issue in the vanilla 2.4.20 release. Also found 
references to a patch for this on lostlogix URL but it is now gone. That patch was for 2.4.19 
pre kernel. 
 
A bit if info here: 
http://www.google.com/search?hl=en&ie=ISO-8859-1&q=kmap_pte+sunrpc&btnG=Google+Search 
 
Brandon, do you have a patch for this? 
 
Regards, 
 
_j_
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-12-24 12:13:13 UTC
I think I know what is causing this.. relates to the ntfs-tng patch methinks...
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-12-24 12:26:26 UTC
fixed in my working patches, unless you have over 2 gigs of memory, try using th
3.5G address space patch... I'll do another pre maybe with this fix and added
i2c... thanks.
Comment 3 Jay Pfeifer (RETIRED) gentoo-dev 2002-12-24 18:36:47 UTC
Thanks for the quick solution. I've compiled pre8 on 2 boxes and the sunrpc issues are gone. 
 
I am going to try pre8 on 2 additional test machines. 
 
Regards, 
 
_j_