Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17751 - xfs-sources-2.4.20 kernel can't be compiled with CONFIG_KALLSYMS=Y
Summary: xfs-sources-2.4.20 kernel can't be compiled with CONFIG_KALLSYMS=Y
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Bob Johnson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-18 09:03 UTC by Max Loparyev
Modified: 2003-09-28 23:12 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 Max Loparyev 2003-03-18 09:03:13 UTC
when CONFIG_KALLSYMS=Y present in config than make bzImage fales at final linking.

Reproducible: Always
Steps to Reproduce:
1.emerge xfs-sources
2.make mrproper &&  make config and add CONFIG_KALLSYMS=Y to .config(or just try
KDB it requires this option)
3.make dep && make clean bzImage 

Actual Results:  
a couple of
kernel/kernel.o: Undefined reference in function kallsyms_symbol_to_address to 
__start___kallsyms
.... __stop___kallsyms
Comment 1 Bob Johnson (RETIRED) gentoo-dev 2003-03-18 12:11:54 UTC
pulling the kdb patch today, xfs adds it to there 
xfs-full patch. 
Comment 2 Bob Johnson (RETIRED) gentoo-dev 2003-05-11 23:40:14 UTC
will take care of kdb stuff when sgi releases a decent version again 
Comment 3 Brian Jackson (RETIRED) gentoo-dev 2003-09-27 11:55:46 UTC
still a problem? looks like a bugzilla error.
Comment 4 Max Loparyev 2003-09-28 23:12:56 UTC
no kdb - no problem
good method!
btw, because lack of activity in xfs-sources I switched to ac-sources