View previous topic :: View next topic |
Author |
Message |
IdefiX666 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Apr 2006 Posts: 60
|
Posted: Tue Nov 28, 2006 9:19 am Post subject: [Solved]drm problem |
|
|
Hi.
I want to change ati-drivers to open source, but I have one small problem... x11-drm won't compile
Compile error:
http://www.wklej.org/id/7265f5cdd3
my emerge -info
http://www.wklej.org/id/9feb5e062d
in kernel I only have agpgart and nvidia-agp compiled and loaded as modules.
Anyone can help me?
Last edited by IdefiX666 on Tue Nov 28, 2006 11:20 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wudmx Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 07 Aug 2002 Posts: 527
|
Posted: Tue Nov 28, 2006 10:32 am Post subject: |
|
|
Code: | # am-wrapper: /usr/bin/aclocal-1.7 is missing or not executable.
# Please try emerging the correct version of automake.
# am-wrapper: /usr/bin/automake-1.7 is missing or not executable.
# Please try emerging the correct version of automake.
# autoreconf-2.61: Entering directory `.'
# autoreconf-2.61: configure.ac: not using Gettext
# autoreconf-2.61: running: aclocal --output=aclocal.m4t
# am-wrapper: /usr/bin/aclocal-1.7 is missing or not executable.
# Please try emerging the correct version of automake.
# autoreconf-2.61: aclocal failed with exit status: 1 |
Have you seen that? What says emerge -s automake? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
IdefiX666 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Apr 2006 Posts: 60
|
Posted: Tue Nov 28, 2006 11:19 am Post subject: |
|
|
missed that... sorry
emerged older version of automake and everything works perfect
Thank You for help |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|