Re: [proaudio] Fixing rt-sources for splashutils compilation problem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] Fixing rt-sources for splashutils compilation problem
- From: Dominique Michel <dominique.michel@xxxxxxxxxxxx>
- Date: Wed, 13 Sep 2006 16:10:35 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
Le Wed, 13 Sep 2006 12:46:45 +0200,
Frieder Bürzele <evermind@xxxxxxxxxxxxx> a écrit :
> SteelRage wrote:
> > Hi there to everyone
> >
> > when rt-sources-2.6.16-r29 are installed, the merge of
> > splashutils-1.1.9.10-r1 fails, complaining about an error in input.h
> > the fix is quite easy (credits:
> > http://www.helpfeeds.com/showthread.php?p=1139679):
> >
> > You can try to fix it manually by moving the line "#ifdef __KERNEL__"
> > from somewhere (about line 839) right above the In-kernel definitions
> > to a position before the declaration of struct input_device_id (about
> > line 799) in the file usr/src/linux/include/linux/input.h from the
> > kernel source tree.
> >
> > Beside Note: This seems to be fixed in 2.6.17
> >
> > Here there should be a patch:
> > http://bugs.gentoo.org/attachment.cgi?id=84477&action=view
> >
> > I tested it and now the merge of splashutils works.
> > greetz
> >
> >
> > Paolo
> >
> >
> applied thx
>
> greetz
> Frieder
>
It is another problem with the new ebuild. When I do a
emerge -vp rt-sources
portage get blocked on:
# emerge -vp rt-sources
These are the packages that would be merged, in order:
Calculating dependencies
And only a Ctrl-c is doing some effect. And that on my 2 installs.
Ciao,
Dominque