Hi,
On Sat, Oct 07, 2006 at 10:29:40AM +0200, Stefan Reinauer wrote:
Actually Uwe is trying to fix something I messed up here, because SUSE pack their development utilities in /usr/sbin ;-)
His patch does the right thing: removing the fixed paths from iasl. But that will break autobuild. that could easily be fixed not an issue, but it would also break compilation for a couple of people out there.
So in addition I was suggesting to do PATH=$PATH:/usr/sbin in the build process so nobody would notice we fixed it ;-)
Exactly. My patch plus PATH=$PATH:/usr/sbin should fix all issues.
Uwe.