A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » Processors » Overclocking
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

New release of sys_basher



 
 
Thread Tools Display Modes
  #11  
Old December 28th 08, 10:05 PM posted to comp.os.linux.hardware,alt.comp.hardware.overclocking
Jim Whitby
external usenet poster
 
Posts: 9
Default New release of sys_basher

On Sun, 28 Dec 2008 20:34:52 +0000, General Schvantzkoph wrote:

On Sun, 28 Dec 2008 12:20:02 -0800, 1PW wrote:

On 12/27/2008 08:24 PM, General Schvantzkoph sent:
I've put a new release of sys_basher on the web,

http://www.polybus.com/sys_basher_web/

sys_basher is a multi-threaded hardware exerciser, memory tester and
benchmarking tool. It will run on any Linux or Unix.



Hello:

I'm having trouble with the make sys-basher2. I run RHEL5.2 and my
installed versions of lm_sensors and lm_sensors-devel are at
2.10.6-55.el5 from rpm.bone.net, rather than the version
2.10.0-3.1.i386 from Red Hat or CentOS. The following is what I get
during the make:

# make sys_basher2
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_main.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_utils.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_disk.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_kernel.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_fp.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_int.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_mem.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g lin_utils.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_sensors2.c
sys_sensors2.c: In function ‘getTemps’: sys_sensors2.c:48: error:
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
sys_sensors2.c:48: error: ‘feature_data’ undeclared (first use in this
function)
sys_sensors2.c:48: error: (Each undeclared identifier is reported only
once sys_sensors2.c:48: error: for each function it appears in.)
sys_sensors2.c:72: warning: passing argument 1 of
‘sensors_get_detected_chips’ from incompatible pointer type
sys_sensors2.c:72: error: too few arguments to function
‘sensors_get_detected_chips’
sys_sensors2.c:83: error: incompatible type for argument 1 of
‘sensors_get_label’
sys_sensors2.c:83: error: too many arguments to function
‘sensors_get_label’ sys_sensors2.c:119: warning: passing argument 1 of
‘sensors_get_detected_chips’ from incompatible pointer type
sys_sensors2.c:119: error: too few arguments to function
‘sensors_get_detected_chips’
make: *** [sys_sensors2.o] Error 1

Do you have any ideas as to what could be wrong?

Thank you.

Pete


Curious. All of my systems are 64 bit, I wonder if the 32 bit version of
lm_sensors has a different API then the 64 bit version. I'm using
CentOS5.2, Fedora 9 and Fedora 10 and it works fine on all of those. I
have a 32 bit CentOS 5.2 VM, I'll start it up and see if there is a
problem.


I have the same error on Mandriva 64 bit with lmsensors3




--
Endy knghtbrd: QW's netcode is doing strange things to me. :P
knghtbrd This is unusual? ;
Endy Not really. :P
----------------------
Mandriva Linux release 2009.0 (Official) for x86_64
2.6.27.5-desktop-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------
  #12  
Old December 28th 08, 10:26 PM posted to comp.os.linux.hardware,alt.comp.hardware.overclocking
General Schvantzkoph
external usenet poster
 
Posts: 246
Default New release of sys_basher

On Sun, 28 Dec 2008 15:05:37 -0600, Jim Whitby wrote:

On Sun, 28 Dec 2008 20:34:52 +0000, General Schvantzkoph wrote:

On Sun, 28 Dec 2008 12:20:02 -0800, 1PW wrote:

On 12/27/2008 08:24 PM, General Schvantzkoph sent:
I've put a new release of sys_basher on the web,

http://www.polybus.com/sys_basher_web/

sys_basher is a multi-threaded hardware exerciser, memory tester and
benchmarking tool. It will run on any Linux or Unix.


Hello:

I'm having trouble with the make sys-basher2. I run RHEL5.2 and my
installed versions of lm_sensors and lm_sensors-devel are at
2.10.6-55.el5 from rpm.bone.net, rather than the version
2.10.0-3.1.i386 from Red Hat or CentOS. The following is what I get
during the make:

# make sys_basher2
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_main.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_utils.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_disk.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_kernel.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_fp.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_int.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_mem.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g lin_utils.c
gcc -c -O2 -Wuninitialized -Wformat -Wno-multichar -Wreturn-type
-Wswitch -g sys_sensors2.c
sys_sensors2.c: In function ‘getTemps’: sys_sensors2.c:48: error:
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
sys_sensors2.c:48: error: ‘feature_data’ undeclared (first use in this
function)
sys_sensors2.c:48: error: (Each undeclared identifier is reported only
once sys_sensors2.c:48: error: for each function it appears in.)
sys_sensors2.c:72: warning: passing argument 1 of
‘sensors_get_detected_chips’ from incompatible pointer type
sys_sensors2.c:72: error: too few arguments to function
‘sensors_get_detected_chips’
sys_sensors2.c:83: error: incompatible type for argument 1 of
‘sensors_get_label’
sys_sensors2.c:83: error: too many arguments to function
‘sensors_get_label’ sys_sensors2.c:119: warning: passing argument 1 of
‘sensors_get_detected_chips’ from incompatible pointer type
sys_sensors2.c:119: error: too few arguments to function
‘sensors_get_detected_chips’
make: *** [sys_sensors2.o] Error 1

Do you have any ideas as to what could be wrong?

Thank you.

Pete


Curious. All of my systems are 64 bit, I wonder if the 32 bit version
of lm_sensors has a different API then the 64 bit version. I'm using
CentOS5.2, Fedora 9 and Fedora 10 and it works fine on all of those. I
have a 32 bit CentOS 5.2 VM, I'll start it up and see if there is a
problem.


I have the same error on Mandriva 64 bit with lmsensors3


Try

make sys_basher2
and
make sys_basher3

and let me know if both versions do that. I just did a make on 32 bit
CentOS 5.2 and it worked fine. When I did a make sys_basher3 I got those
errors. I have a script that checks the name of the /etc/sensors#.conf
file to see if its sensors2 or sensors3.
  #13  
Old December 28th 08, 11:38 PM posted to comp.os.linux.hardware,alt.comp.hardware.overclocking
Jim Whitby
external usenet poster
 
Posts: 9
Default New release of sys_basher

On Sun, 28 Dec 2008 21:26:26 +0000, General Schvantzkoph wrote:
snip

I have the same error on Mandriva 64 bit with lmsensors3


Try

make sys_basher2
and
make sys_basher3

and let me know if both versions do that. I just did a make on 32 bit
CentOS 5.2 and it worked fine. When I did a make sys_basher3 I got those
errors. I have a script that checks the name of the /etc/sensors#.conf
file to see if its sensors2 or sensors3.


Interesting enough, sys_basher2 works.
The development pkg for lmsensors is lib64lm_sensors3-devel, however the
version is 2.10.7!!!

Will look for the version 3 files and try again.

Sorry for the noise.







--
The mother of the year should be a sterilized woman with two adopted
children.
-- Paul Ehrlich
----------------------
Mandriva Linux release 2009.0 (Official) for x86_64
2.6.27.5-desktop-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------






--
The mother of the year should be a sterilized woman with two adopted
children.
-- Paul Ehrlich
----------------------
Mandriva Linux release 2009.0 (Official) for x86_64
2.6.27.5-desktop-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------
  #14  
Old December 28th 08, 11:53 PM posted to comp.os.linux.hardware,alt.comp.hardware.overclocking
General Schvantzkoph
external usenet poster
 
Posts: 246
Default New release of sys_basher

On Sun, 28 Dec 2008 16:38:21 -0600, Jim Whitby wrote:

On Sun, 28 Dec 2008 21:26:26 +0000, General Schvantzkoph wrote: snip

I have the same error on Mandriva 64 bit with lmsensors3


Try

make sys_basher2
and
make sys_basher3

and let me know if both versions do that. I just did a make on 32 bit
CentOS 5.2 and it worked fine. When I did a make sys_basher3 I got
those errors. I have a script that checks the name of the
/etc/sensors#.conf file to see if its sensors2 or sensors3.


Interesting enough, sys_basher2 works. The development pkg for lmsensors
is lib64lm_sensors3-devel, however the version is 2.10.7!!!

Will look for the version 3 files and try again.

Sorry for the noise.







--
The mother of the year should be a sterilized woman with two adopted
children.
-- Paul Ehrlich
----------------------
Mandriva Linux release 2009.0 (Official) for x86_64
2.6.27.5-desktop-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------


Where is the sensors.conf file in Mandriva and what's it called? I'll
change my script to handle it.
  #15  
Old December 29th 08, 12:57 AM posted to comp.os.linux.hardware,alt.comp.hardware.overclocking
General Schvantzkoph
external usenet poster
 
Posts: 246
Default New release of sys_basher

On Sun, 28 Dec 2008 16:38:21 -0600, Jim Whitby wrote:

On Sun, 28 Dec 2008 21:26:26 +0000, General Schvantzkoph wrote: snip

I have the same error on Mandriva 64 bit with lmsensors3


Try

make sys_basher2
and
make sys_basher3

and let me know if both versions do that. I just did a make on 32 bit
CentOS 5.2 and it worked fine. When I did a make sys_basher3 I got
those errors. I have a script that checks the name of the
/etc/sensors#.conf file to see if its sensors2 or sensors3.


Interesting enough, sys_basher2 works. The development pkg for lmsensors
is lib64lm_sensors3-devel, however the version is 2.10.7!!!

Will look for the version 3 files and try again.

Sorry for the noise.







--
The mother of the year should be a sterilized woman with two adopted
children.
-- Paul Ehrlich
----------------------
Mandriva Linux release 2009.0 (Official) for x86_64
2.6.27.5-desktop-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------


I just installed a Madriva 2009 VM, I haven't been able to get NFS or SSH
working properly on it so I can't do any useful work with it. However I
was able to check the which /etc/sensors.conf they are using, it's /etc/
sensors.conf not /etc/sensors3.conf which indicates that they are still
using sensors2 which explains why that worked. The script should work
also, please try doing

make clean
make sys_basher

Let me know if that worked.

Thanks
  #16  
Old December 29th 08, 04:47 AM posted to comp.os.linux.hardware,alt.comp.hardware.overclocking
Jim Whitby
external usenet poster
 
Posts: 9
Default New release of sys_basher

On Sun, 28 Dec 2008 23:57:33 +0000, General Schvantzkoph wrote:

snip

I just installed a Madriva 2009 VM, I haven't been able to get NFS or
SSH working properly on it so I can't do any useful work with it.
However I was able to check the which /etc/sensors.conf they are using,
it's /etc/ sensors.conf not /etc/sensors3.conf which indicates that they
are still using sensors2 which explains why that worked. The script
should work also, please try doing

make clean
make sys_basher

Let me know if that worked.

Thanks


I don't have tcsh installed, but I will try to install it sometime
tomorrow.

SSH should just work, outta the box. Might need to install NFS stuff.




--
Whistler's Law:
You never know who is right, but you always know who is in charge.
----------------------
Mandriva Linux release 2009.0 (Official) for x86_64
2.6.27.5-desktop-2mnb AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
----------------------
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New release of sys_basher General Schvantzkopf Intel 1 October 18th 07 07:53 AM
New release of sys_basher General Schvantzkopf AMD x86-64 Processors 1 October 18th 07 07:53 AM
New release of sys_basher, hardware exerciser B. Joshua Rosen Intel 0 May 1st 07 04:19 PM
New release of sys_basher, hardware exerciser B. Joshua Rosen AMD x86-64 Processors 0 May 1st 07 04:19 PM
New release of sys_basher (Free system exerciser tool) B. Joshua Rosen AMD x86-64 Processors 1 March 22nd 07 12:35 PM


All times are GMT +1. The time now is 06:23 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.