Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't emerge DirectFB; inhibits Gnome installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
zsche004
n00b
n00b


Joined: 31 Oct 2005
Posts: 1
Location: Morris, Minnesota

PostPosted: Mon Oct 31, 2005 5:46 pm    Post subject: Can't emerge DirectFB; inhibits Gnome installation Reply with quote

Hello,

I'm having a problem emergeing DirectFB on my iBook G4 14" 1.2Ghz.

When I attempt to just emerge DirectFB, I use this command:

Code:
# VIDEO_CARDS="radeon" INPUT_DRIVERS="keyboard ps2mouse linuxinput lirc" emerge -v --newuse DirectFB


However, the compile fails somewhere in the keyboard code. So I try it again, this time without the keyboard functionality:

Code:
# VIDEO_CARDS="radeon" INPUT_DRIVERS="ps2mouse linuxinput lirc" emerge -v --newuse DirectFB


And I get this error message. It's the same error (in function 'wait_on_bit')

Code:
In file included from /usr/include/linux/keyboard.h:14,
                      from linux_input.c:54:
/usr/include/linux/wait.h: In function 'wait_on_bit':
/usr/include/linux/wait.h:376: error implicit declaration of function 'test_bit'
/usr/include/linux/wait.h: In function 'wait_on_bit_lock':
/usr/include/linux/wait.h:376: error implicit declaration of function 'test_bit_set_bit'
make[3]: *** [linux_input.lo] Error 1
make[3]: Leaving directory '/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/inputdrivers/linux_input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/inputdrivers'
make[1]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22'
make: *** [all] Error 2


Note that removing all CFLAGS from make.conf does not allow the build to complete.

Thanks!
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Mon Oct 31, 2005 6:09 pm    Post subject: Reply with quote

Turn off the directfb use flag. It's really not useful unless you really want to use DirectFB.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
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