View previous topic :: View next topic |
Author |
Message |
ggaaron Apprentice
Joined: 10 May 2007 Posts: 217
|
Posted: Thu Nov 15, 2007 3:55 pm Post subject: Uvesafb problem [solved] |
|
|
My uvesafb doesn't work=( I'm following http://dev.gentoo.org/~spock/projects/uvesafb/ guide. I've emerged tuxonice-sources-2.6.23-r1, configured it, run make, emerged klibc, but I can't emerge v86d:
Code: |
>>> Emerging (1 of 1) sys-apps/v86d-0.1.2 to /
* v86d-0.1.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking v86d-0.1.2.tar.bz2 ;-) ... [ ok ]
* You need to compile klibc against a kernel tree patched with uvesafb
* prior to merging this package.
*
* ERROR: sys-apps/v86d-0.1.2 failed.
* Call stack:
* ebuild.sh, line 1717: Called dyn_setup
* ebuild.sh, line 768: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* v86d-0.1.2.ebuild, line 25: Called die
* The specific snippet of code:
* die "Kernel not patched with uvesafb."
* The die message:
* Kernel not patched with uvesafb.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-apps/v86d-0.1.2/temp/build.log'.
*
|
What am I doing wrong? This kernel has uvesafb and I've emerged klibc after making the kernel...
Last edited by ggaaron on Sat Nov 17, 2007 1:08 pm; edited 1 time in total |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Thu Nov 15, 2007 7:40 pm Post subject: |
|
|
Did you run make in the kernel tree prior to emerging klibc? _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
Back to top |
|
|
ggaaron Apprentice
Joined: 10 May 2007 Posts: 217
|
Posted: Thu Nov 15, 2007 7:43 pm Post subject: |
|
|
Sure I did... I can make it again, symlink is to the right kernel. |
|
Back to top |
|
|
ggaaron Apprentice
Joined: 10 May 2007 Posts: 217
|
Posted: Thu Nov 15, 2007 7:48 pm Post subject: |
|
|
No, it doesn't work. |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Thu Nov 15, 2007 11:09 pm Post subject: |
|
|
which kernel version is that? _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
Back to top |
|
|
swimmer Veteran
Joined: 15 Jul 2002 Posts: 1330 Location: Netherlands
|
Posted: Fri Nov 16, 2007 2:53 am Post subject: |
|
|
I'm afraid you are bitten by this bug - upgrading to the latest klibc (1.5.7-r2) should resolve your problem ...
HTH
swimmer |
|
Back to top |
|
|
ggaaron Apprentice
Joined: 10 May 2007 Posts: 217
|
Posted: Sat Nov 17, 2007 1:07 pm Post subject: |
|
|
Yes, this was this bug, thanks for help, now it works great=) |
|
Back to top |
|
|
|