At Sun, 29 Jun 2003 17:28:38 +0200, Yannick Beynet wrote: > > Yannick Beynet a écrit : > > > Yannick Beynet a e'crit : > > > >> Takashi Iwai a e'crit : > >> > >>> At Mon, 23 Jun 2003 15:45:08 +0200, > >>> Yannick Beynet wrote: > >>> > >>> > >>>> Hi ! > >>>> I have a problem with configure script > >>>> My kernel has been made with gcc 3.3, alsa 's configure find that > >>>> gcc version is 3.3 but it prints that compilers mismatch ... My > >>>> kernel version is 2.4.21 > >>>> Any Idea ? (It works with alsa 0.9.2 but not with alsa 0.9.4) > >>>> > >>> > >>> > >>> this should have been fixed on cvs. > >>> could you try it? > >>> > >>> if it doesn't work, please report the exact messages that configure > >>> script told you. > >>> > >>> > >>> > >>> > >>> > >>> ------------------------------------------------------- > >>> This SF.Net email is sponsored by: INetU > >>> Attention Web Developers & Consultants: Become An INetU Hosting > >>> Partner. > >>> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly > >>> Commission! > >>> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > >>> _______________________________________________ > >>> Alsa-devel mailing list > >>> [EMAIL PROTECTED] > >>> https://lists.sourceforge.net/lists/listinfo/alsa-devel > >>> > >>> > >>> > >> well, now configure script works with cvs sources ! > >> Thanks Takashi !! > >> ------------------------------------------------------- This SF.Net > >> email is sponsored by: INetU Attention Web Developers & Consultants: > >> Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage > >> Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting > >> http://www.inetu.net/partner/index.php > >> _______________________________________________ Alsa-devel mailing > >> list [EMAIL PROTECTED] > >> https://lists.sourceforge.net/lists/listinfo/alsa-devel > > > > > > sorry, I said something wrong, I got the same problem > > message is : > > > > checking for kernel version... 2.4.21 > > checking for GCC version... Kernel compiler: version gcc 3.3 (Debian) > > Used compiler: gcc (GCC) 3.3 (Debian) > > Fatal error: Compiler type does not match > > Decoded kernel compiler: type=version version=gcc > > Decoded used compiler: type=gcc version=3.3 > > > > perhaps just a problem with my debian, I 'll try to investigate ... > > > well I found the problem > to find gcc version, configure script uses gcc --version witch answer : > "gcc (GCC) 3.3 (Debian)" > or in kernel_dir/include/linux/compil.h I found #define LINUX_COMPILER > "version gcc 3.3 (Debian)" witch is the result of gcc -v > Is it a problem specific of my debian and gcc 3.3 ?
no, it should be a bug of configure script. i rewrote the code there to check the compiler version more robustly. could you try again the latest cvs version? thanks, Takashi ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel