Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge xfree-drm-4.3.0-r1.ebuild ERROR
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
moonclimber
n00b
n00b


Joined: 25 Feb 2003
Posts: 24
Location: NUPT NanJing China

PostPosted: Sun Mar 09, 2003 4:20 am    Post subject: emerge xfree-drm-4.3.0-r1.ebuild ERROR Reply with quote

I emerged xfree-4.3.0 this morning, it successes in my computer, but when I emerge xfree-drm-4.3.0-r1.ebuild, it says:

"
radeon_mem.c:134: warning: `print_heap' defined but not used
i810_dma.c: In function `i810_unmap_buffer':
i810_dma.c:229: too few arguments to function `do_munmap_Rsmp_c7ee9e5f'
make: *** [i810_dma.o] error 1

!!! ERROR: x11-base/xfree-drm-4.3.0-r1 failed.
!!! Function src_install, Line 61, Exitcode 2
!!! (no error message)

"
Can anybody help me ?
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sun Mar 09, 2003 5:52 pm    Post subject: Reply with quote

You can compile only the module you need:
Code:
# ebuild /usr/portage/x11-base/xfree-drm/xfree-drm-4.3.0.ebuild unpack
# cd /var/tmp/portage/xfree-drm-4.3.0/work/linux/drm/kernel/
# make -f Makefile.linux radeon.o
# cp ./radeon.o /lib/modules/[your_kernel]/kernel/drivers/char/drm/

Put your module instead of "radeon.o".
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
alastair
n00b
n00b


Joined: 12 Feb 2003
Posts: 3
Location: New Zealand

PostPosted: Thu Mar 13, 2003 6:49 am    Post subject: Reply with quote

Thanks
I had the same problem with 4.3.0
i got around it by adding USE='radeon' emerge ......
but the XFree-drm 4.3.0-r1 didn't have that option and it failed too. this worked
cheers :D :D

Alastair
Back to top
View user's profile Send private message
gordonNgentoo
n00b
n00b


Joined: 10 Feb 2003
Posts: 38

PostPosted: Mon Mar 17, 2003 3:59 am    Post subject: drm problem. missing directory, emerge xfree-drm-4.3.0 faile Reply with quote

I tried the following,
cp ./radeon.o /lib/modules/[your_kernel]/kernel/drivers/char/drm/

but I don't have the .../drm directory.

HELP.

-Gordon
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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