Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29209 - pfeifer-sources 2.4.22, unresolved simbols
Summary: pfeifer-sources 2.4.22, unresolved simbols
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brian Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-20 11:42 UTC by Norberto Bensa
Modified: 2003-10-23 08:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
.config for pfeifer-sources-2.4.22 (config-2.4.22,21.62 KB, text/plain)
2003-09-20 11:44 UTC, Norberto Bensa
Details
.config for pfeifer-sources-2.4.22 (config-2.4.22,21.62 KB, text/plain)
2003-09-20 11:44 UTC, Norberto Bensa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Norberto Bensa 2003-09-20 11:42:57 UTC
make modules_install gives:  
 
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia 
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.22; fi 
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/fs/xfs/xfs.o 
depmod:         end_buffer_io_async 
 
 

Reproducible: Always
Steps to Reproduce:
Comment 1 Norberto Bensa 2003-09-20 11:44:14 UTC
Created attachment 18041 [details]
.config for pfeifer-sources-2.4.22
Comment 2 Norberto Bensa 2003-09-20 11:44:47 UTC
Created attachment 18042 [details]
.config for pfeifer-sources-2.4.22
Comment 3 Brian Jackson (RETIRED) gentoo-dev 2003-09-21 09:21:23 UTC
it'll be fixed in the next -r, until then, just build xfs into the kernel
Comment 4 Brian Jackson (RETIRED) gentoo-dev 2003-10-23 08:54:28 UTC
this is fixed in gentoo-test-sources