Re: [Alsa-devel] CONFIG_PM (power management) compile trouble in cvs tree

2001-10-08 Thread Takashi Iwai
Hi, At Sun, 7 Oct 2001 10:49:18 +0200, Frank van de Pol wrote: > > Hi, > > could it be that there is some power management work in progress? I tried to > compile from the cvs tree, and compilation of pcm_native.c failed to to some > undefined functions/fields for power management. Thanks. Fi

[Alsa-devel] CONFIG_PM (power management) compile trouble in cvs tree

2001-10-07 Thread Frank van de Pol
Hi, could it be that there is some power management work in progress? I tried to compile from the cvs tree, and compilation of pcm_native.c failed to to some undefined functions/fields for power management. To get things working for me I added some quick & dirty #ifdef CONFIG_PM around the affe