At Tue, 04 Nov 2003 14:48:25 -0500,
Austin wrote:
> 
> Mandrake 9.2... gcc 3.3.1
> 
> i586-mandrake-linux-gnu-gcc -DPACKAGE=\"hdsploader\" -DVERSION=\"1.1\"
> -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.     -O2
> -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -I/usr/include
> -c `test -f hdsploader.c || echo './'`hdsploader.c
> hdsploader.c: In function `upload_firmware':
> hdsploader.c:81: error: incompatible types in assignment
> make[1]: *** [hdsploader.o] Error 1
> 
> Thanks for any suggestions...

the firmware ioctl was changed recently.
give the configure option --with-soundbase=YOUR-ALSA-DRIVER-DIRECTORY
so that it points to the latest header files.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to