Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97172 - mm-sources-2.6.12-r1 fail to link .tmp_vmlinux1 with errors in functions 'gzip1_*'
Summary: mm-sources-2.6.12-r1 fail to link .tmp_vmlinux1 with errors in functions 'gzi...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://phpfi.com/67399
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 00:46 UTC by Christian Haertwig
Modified: 2005-06-27 07:55 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 Christian Haertwig 2005-06-27 00:46:45 UTC
As shown in the url make fails on building the mm-sources. It complains about 
"undefined references to `zlib_deflate_workspacesize'" and some others! The same 
things occurs when i attemp to make the ck-sources-

Reproducible: Always
Steps to Reproduce:
1.cd /usr/src/linux-2.6.12-mm1
2.make


Actual Results:  
nothing - since the build fails

Expected Results:  
at least a bootable built kernelimage

I'm using binutils-2.15.92.0.2-r10, gcc-3.4.4 and glibc-2.3.5.
If needed, my .config for mm-sources: http://nopaste.php-q.net/143597
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-06-27 04:16:01 UTC
We don't support mm-sources. I suggest you report this to Andrew Morton and the
Linux kernel list.
Comment 2 INODE64 Sistemas 2005-06-27 07:55:47 UTC
update to mm2, I have same problem, when update to 2.6.12-mm2 this compile OK