Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54189 - uClibc missing deps
Summary: uClibc missing deps
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 02:56 UTC by Priit Laes (IRC: plaes)
Modified: 2004-08-23 20: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 Priit Laes (IRC: plaes) 2004-06-17 02:56:59 UTC
I'm trying to build a router box based on uclibc and other embedded libraries/utils and just after downloading-unpacking-stage2 tarball I tried to emerge dev-libs/uclibc-0.9.26-r1

Ebuild fails complaining that kernel source is broken and it cannot find
/usr/src/linux/Makefile or /usr/src/linux/include/linux/version.h



Reproducible: Always
Steps to Reproduce:
Comment 1 Priit Laes (IRC: plaes) 2004-06-17 03:43:53 UTC
emerging development-sources fixed this problem.
Comment 2 solar (RETIRED) gentoo-dev 2004-06-17 11:01:11 UTC
Yeah thats is logical.. You need some sort of headers to make it happy.

Note: you will probably want to hold off a little while on trying to use 
gentoo to build a uclibc based router.  Reason is >0.9.21 no longer uses
internal wrappers which now means that you have to bootstrap a uclibc
toolchain and that functionaliy is not fully in portage yet. If your the
development type you can probably get your goal done done using some of
this http://dev.gentoo.org/~solar/uclibc/peter_mirror/ from Peter S.
Mazinger

I'll add a dep of some headers/kernel when we merge Peter patches for uclibc.
Comment 3 solar (RETIRED) gentoo-dev 2004-08-23 20:47:29 UTC
Ok I'm closing as CANTFIX as the problem was on your end and we can't fix your computer from here. 
Glad you got it resolved.