**** BEGIN LOGGING AT Mon Mar 05 02:59:58 2012 Mar 05 19:48:32 surprisingly difficult to submit a bugfix via ml (yahoo profile generation throws errors on me) Mar 05 19:49:53 so I send it here in case someone is interested: smartmontools on arm dont work with gcc 4.2 Mar 05 19:51:47 $ svn diff Mar 05 19:51:49 Index: make/smartmontools.mk Mar 05 19:51:50 =================================================================== Mar 05 19:51:52 --- make/smartmontools.mk (Revision 12720) Mar 05 19:51:53 +++ make/smartmontools.mk (Arbeitskopie) Mar 05 19:51:55 @@ -45,7 +45,7 @@ Mar 05 19:51:56 # If the compilation of the package requires additional Mar 05 19:51:58 # compilation or linking flags, then list them here. Mar 05 19:51:59 # Mar 05 19:52:01 -SMARTMONTOOLS_CPPFLAGS= Mar 05 19:52:02 +SMARTMONTOOLS_CPPFLAGS= -fno-toplevel-reorder Mar 05 19:52:04 SMARTMONTOOLS_LDFLAGS= Mar 05 19:52:05 Mar 05 19:52:07 # Mar 05 19:52:46 that's it :) Mar 05 20:00:16 btw.: this cppflag should probably be added to every arm target package using g++ 4.2 **** ENDING LOGGING AT Tue Mar 06 02:59:58 2012