On Tuesday 27 May 2003 15:34, Mirec wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I would like compile Alsa driver for audio card ForteMedia X-Treme. I > have a RedHat 8.0. > A massage error vas appear. What is the problem? > Any ideas anyone? > > [EMAIL PROTECTED] alsa-driver-0.9.3b]# ./configure --with-cards=fm801 > - --with-sequencer=yes > checking for gcc... gcc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for executable suffix... > checking for object suffix... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for ranlib... ranlib > checking for a BSD compatible install... /usr/bin/install -c > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for gcc option to accept ANSI C... none needed > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking whether time.h and sys/time.h may both be included... yes > checking whether gcc needs -traditional... no > checking for current directory... > /usr/src/redhat/SOURCES/alsa/alsa-driver-0.9.3b > checking cross compile... > checking for directory with kernel source... > /lib/modules/2.4.18-14/build > checking for kernel version... 3.4.18-14 > checking for GCC version... Kernel compiler: Used compiler: gcc > (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7) > Fatal error: Compiler type does not match > > - -------------------------------------------
I think the configure script checks if the gcc compiler used to compile the kernel you are running is the same gcc version that is installed and to be used for compiling the ALSA modules. If it's not the same version it can cause problems. Try 'gcc --version' to get more info. HTH, -Frans ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user