From: Carl S. <sha...@gm...> - 2007-08-24 20:12:22
|
As far as I remember, ST haven't pushed out a version of the compiler with the new __GNUC_STM_RELEASE__ yet (see the date tag on your compiler). There'll hopefully be some updates out next week for the 2.2. distro which should have them. The 2.3 distro is moving to gcc 4.2.1 (more of a vanilla version than previous ones and currently undergoing internal testing) - I'll make sure and test it against the mainline kernel before we ship it to stop the sillyness ;-) Carl On 8/23/07, Paul Mundt <le...@li...> wrote: > On Wed, Aug 22, 2007 at 08:56:49PM +0100, Adrian McMenamin wrote: > > Getting this with the ST uclibc 4.1 compiler: > > > > ERROR: "__udivsi3_i4i" [sound/sh/snd-aica.ko] undefined! > > ERROR: "__sdivsi3_i4i" [sound/sh/snd-aica.ko] undefined! > > ERROR: "__sdivsi3_i4i" [sound/core/snd-timer.ko] undefined! > > ERROR: "__udivsi3_i4i" [sound/core/snd-pcm.ko] undefined! > > ERROR: "__udivsi3_i4i" [sound/core/snd-page-alloc.ko] undefined! > > ERROR: "__udivsi3_i4i" [sound/core/oss/snd-pcm-oss.ko] undefined! > > ERROR: "__sdivsi3_i4i" [sound/core/oss/snd-mixer-oss.ko] undefined! > > make[1]: *** [__modpost] Error 1 > > make: *** [modules] Error 2 > > > > This is an old error, though, isn't it? I thought it was fixed some time > > ago? > > > See the 'ST compiler silliness' thread. > > http://marc.info/?l=linuxsh-dev&m=118420995932115&w=2 > http://marc.info/?l=linuxsh-dev&m=118423912630664&w=2 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > linuxsh-dev mailing list > lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsh-dev > |