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

Reply via email to