We have used burnintest on top of RHel4 before however on this new attempt
to eval for a new project I am getting errors noted below...
I tried to go out and find glibc 2.5 version but not sure if I installed it correctly or even how to install...
Any input would be appreciated, however I understand if I am just to Linux
illiterate to be helped.
./bit_cmd_line_x32
./bit_cmd_line_x32: error while loading shared libraries: requires glibc 2.5 or later dynamic linker
[root@rtp-sreed-87111 32bit]# ldd bit_cmd_line_x32
not a dynamic executable
[root@rtp-sreed-87111 32bit]#
[root@rtp-sreed-87111 32bit]# cd ..
[root@rtp-sreed-87111 burnintest]# ./burnintest.sh
32-bit OS detected, launching ./32bit/bit_gui_x32
./32bit/bit_gui_x32: error while loading shared libraries: requires glibc 2.5 or later dynamic linker
[root@rtp-sreed-87111 burnintest]#
Linux version 2.6.9-89.EL (mockbuild@hs20-bc1-2.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 Mon Apr 20 10:23:08 EDT 2009
Seems like OS/PC is 32 bit
CPU: Intel(R) Celeron(R) CPU 440 @ 2.00GHz stepping 01
Again not sure if this is a passmark thing at all or linux issue.. Just know that
we are stuck
to eval for a new project I am getting errors noted below...
I tried to go out and find glibc 2.5 version but not sure if I installed it correctly or even how to install...
Any input would be appreciated, however I understand if I am just to Linux
illiterate to be helped.
./bit_cmd_line_x32
./bit_cmd_line_x32: error while loading shared libraries: requires glibc 2.5 or later dynamic linker
[root@rtp-sreed-87111 32bit]# ldd bit_cmd_line_x32
not a dynamic executable
[root@rtp-sreed-87111 32bit]#
[root@rtp-sreed-87111 32bit]# cd ..
[root@rtp-sreed-87111 burnintest]# ./burnintest.sh
32-bit OS detected, launching ./32bit/bit_gui_x32
./32bit/bit_gui_x32: error while loading shared libraries: requires glibc 2.5 or later dynamic linker
[root@rtp-sreed-87111 burnintest]#
Linux version 2.6.9-89.EL (mockbuild@hs20-bc1-2.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 Mon Apr 20 10:23:08 EDT 2009
Seems like OS/PC is 32 bit
CPU: Intel(R) Celeron(R) CPU 440 @ 2.00GHz stepping 01
Again not sure if this is a passmark thing at all or linux issue.. Just know that
we are stuck
Comment