-
Bug
-
Resolution: Done
-
Normal
-
None
-
False
-
-
False
-
None
-
rhel-sst-se-kernel
-
-
The install.sh script unconditionally applies the addition of "-std=gnu11" option when compiling the package from source, which is not existent in RHEL6 GCC version, thus failing to compiling and, consequently, failing the test.
config.status: executing libtool commands
Building include
Building lib
[LTDEP]
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
cc1: error: unrecognized command line option "-std=gnu11"
[CC] dataascii.lo
cc1: error: unrecognized command line option "-std=gnu11"
gmake[3]: *** [dataascii.lo] Error 1
gmake[2]: *** [lib] Error 2
make[1]: *** [default] Error 2
make: *** [default] Error 2