| View previous topic :: View next topic |
| Author |
Message |
wingrunr21 Tux's lil' helper

Joined: 13 May 2005 Posts: 91
|
Posted: Tue Jun 13, 2006 4:21 pm Post subject: Kernel Sources Not Configured [Solved] |
|
|
I am trying to emerge splashutils on PPC. Whenever it tries to compile klibc, it throws this message:
| Code: |
* Your kernel sources are not configured for your chosen arch!
* (KERNEL_ARCH="powerpc", ARCH="ppc")
!!! ERROR: dev-libs/klibc-1.1.16-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_unpack
ebuild.sh, line 711: Called src_unpack
klibc-1.1.16-r1.ebuild, line 81: Called die
!!! Your kernel sources are not configured for your chosen arch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
I know the kernel is set up correctly, because it is running. I looked at this thread: http://forums.gentoo.org/viewtopic-t-422447-highlight-kernelarch.html and tried recompiling GCC, but that didn't work. Anyone know how to solve this? Is there something in my make.conf that I'm missing?
make.conf:
| Code: |
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -mcpu=G3 -mtune=G3 -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j1"
USE="pam gstreamer nsplugin symlink kde qt arts -gnome -gtk -gtk2 aac X usb java quicktime dvd svg alsa cdr aac divx4linux giv jpeg a52 ffmpeg mpeg mp3 oscar png pdflib"
|
Last edited by wingrunr21 on Wed Jun 14, 2006 1:45 am; edited 1 time in total |
|
| Back to top |
|
 |
nixnut Administrator


Joined: 09 Apr 2004 Posts: 10951 Location: the dutch mountains
|
Posted: Tue Jun 13, 2006 5:55 pm Post subject: |
|
|
Known bug: http://bugs.gentoo.org/show_bug.cgi?id=130175 _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
| Back to top |
|
 |
wingrunr21 Tux's lil' helper

Joined: 13 May 2005 Posts: 91
|
Posted: Wed Jun 14, 2006 1:45 am Post subject: |
|
|
| Thanks. Works fine. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|