* alsa 0.9.4 and gcc 3.3 @ 2003-06-23 13:45 Yannick Beynet 2003-06-24 9:51 ` Takashi Iwai 0 siblings, 1 reply; 6+ messages in thread From: Yannick Beynet @ 2003-06-23 13:45 UTC (permalink / raw) To: Alsa 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) Thanks !!! ------------------------------------------------------- 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: alsa 0.9.4 and gcc 3.3 2003-06-23 13:45 alsa 0.9.4 and gcc 3.3 Yannick Beynet @ 2003-06-24 9:51 ` Takashi Iwai 2003-06-24 18:55 ` Yannick Beynet 0 siblings, 1 reply; 6+ messages in thread From: Takashi Iwai @ 2003-06-24 9:51 UTC (permalink / raw) To: beynet; +Cc: alsa-devel 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. 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: alsa 0.9.4 and gcc 3.3 2003-06-24 9:51 ` Takashi Iwai @ 2003-06-24 18:55 ` Yannick Beynet 2003-06-24 19:24 ` Yannick Beynet 0 siblings, 1 reply; 6+ messages in thread From: Yannick Beynet @ 2003-06-24 18:55 UTC (permalink / raw) To: Takashi Iwai, Alsa [-- Attachment #1: Type: text/html, Size: 2061 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: alsa 0.9.4 and gcc 3.3 2003-06-24 18:55 ` Yannick Beynet @ 2003-06-24 19:24 ` Yannick Beynet 2003-06-29 15:28 ` Yannick Beynet 0 siblings, 1 reply; 6+ messages in thread From: Yannick Beynet @ 2003-06-24 19:24 UTC (permalink / raw) To: Alsa 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 >>Alsa-devel@lists.sourceforge.net >>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 Alsa-devel@lists.sourceforge.net > 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 ... ------------------------------------------------------- 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: alsa 0.9.4 and gcc 3.3 2003-06-24 19:24 ` Yannick Beynet @ 2003-06-29 15:28 ` Yannick Beynet 2003-06-30 13:34 ` Takashi Iwai 0 siblings, 1 reply; 6+ messages in thread From: Yannick Beynet @ 2003-06-29 15:28 UTC (permalink / raw) To: Alsa 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 >>> Alsa-devel@lists.sourceforge.net >>> 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 Alsa-devel@lists.sourceforge.net >> 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 ? ------------------------------------------------------- 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: alsa 0.9.4 and gcc 3.3 2003-06-29 15:28 ` Yannick Beynet @ 2003-06-30 13:34 ` Takashi Iwai 0 siblings, 0 replies; 6+ messages in thread From: Takashi Iwai @ 2003-06-30 13:34 UTC (permalink / raw) To: beynet; +Cc: alsa-devel 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 > >>> Alsa-devel@lists.sourceforge.net > >>> 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 Alsa-devel@lists.sourceforge.net > >> 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-06-30 13:34 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-06-23 13:45 alsa 0.9.4 and gcc 3.3 Yannick Beynet 2003-06-24 9:51 ` Takashi Iwai 2003-06-24 18:55 ` Yannick Beynet 2003-06-24 19:24 ` Yannick Beynet 2003-06-29 15:28 ` Yannick Beynet 2003-06-30 13:34 ` Takashi Iwai
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.