I took a bit of a break from my ALSA problem and now I'm back into it. I've tried recompiling the alsa-driver (0.9.0B10) with the default /usr prefix. I'm using these configure flags, for driver and lib:
./configure --with-oss=no --with-debug=full --with-debug=detect --without-sequencer Before alsa-lib would complain that asound.h could not be found, now its compaining about ladspa.h cannot be found. Refferenced by pcm_ladspa.c . ladspa.h cannot be found anywhere on my system. One thing I did not mention in the other emails is that I have compiled sound support directly into my kernel, not as a module. Does the soundcore module include ladspa.h? I've tried to stay away from more modules because they are already adding up. (and I'm quite weary about recompling the kernel when I have custom modules already built (ie NVdriver) any help would be appriciated. Thanks Ben On Mon, 24 Dec 2001, Adam Jones wrote: > On 24-Dec-01, Ben Bogart - FMPM/F1999 wrote: > > > I have beta 10 now and alsa-lib will not compile: > > > control_hw.c: In function `snd_ctl_hw_set_power_state': > > control_hw.c:244: `SNDRV_CTL_IOCTL_POWER' undeclared (first use in > > this function) > > > I'm using it with the configure options: --prefix=/usr/local > > --with-oss=no --without-sequencer --with-debug=full > > --with-debug=detect > > Are you sure asound.h is in the include path? It may well have ended up > in /usr/include/sound, and that symbol is definitely defined there. > > You may need to build the driver with prefix=/usr/local. Alternatively, > is there a reason not to use the standard prefix and try installing to > /usr? (Even just to see if it works...) > -- > Adam Jones ([EMAIL PROTECTED])(http://www.yggdrasl.demon.co.uk/) > .oO("Bit like Format C: only not." ) > PGP public key: http://www.yggdrasl.demon.co.uk/pubkey.asc > > > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user > B. Bogart --------- _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user