Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87036 - win4lin-sources-2.6.9-r7 fails to build kernel
Summary: win4lin-sources-2.6.9-r7 fails to build kernel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-28 14:30 UTC by Peter J. de Vrijer
Modified: 2005-04-13 12:47 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 Peter J. de Vrijer 2005-03-28 14:30:47 UTC
When compiling win4lin-sources-2.6.9-r7 it stops with an error
at mm/mmap.o with message

mm/mmap.c: In function `expand_stack':
mm/mmap.c:1471: error: `grow' undeclared (first use in this function)
mm/mmap.c:1471: error: (Each undeclared identifier is reported only once
mm/mmap.c:1471: error: for each function it appears in.)
make[1]: *** [mm/mmap.o] Error 1
make: *** [mm] Error 2

It looks a lot like error 77458 but with a different identifier.
77458 is fixed, so why is this happening to me.

Reproducible: Always
Steps to Reproduce:
1. emerge win4lin-sources
2. cp .config from 2.6.9-r5 to 2.6.9-r7
3. make


Actual Results:  
compiling stops with error

Expected Results:  
Full compilition of kernel
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2005-04-13 12:47:45 UTC
Fixed in CVS, thanks!