Compile program errors RH9
Hi all,
Have just started to expirement with installing various OS monitor apps but have everytime run into problems. I have only provided brief detail in case it is something common.
I have RH9 up2date with the latest packages available, including all the various compilers (as am learning programming) but when, in following the instructions included within the app, on after typing ./configure try and run make (as root), on 5 apps in a row I recieve something like below"
ascpu_x.c:985: `NormalState' undeclared (first use in this function)
or
/var/xosview/xosview-1.8.0/xwin.h:48: `False' undeclared (first use this
function)
or
/var/xosview/xosview-1.8.0/xwin.h:40: ISO C++ forbids defining types within
return type
Its like there is a compiler or header mismatch???
Was just hoping this was a common problem (to the unknown)before trying to link all the errors together and find what is at fault individully.
I have previously installed other apps, but such errors have only occured after installing a SMP kernel due to the inclusion of Duel CPUs.
TIA
Last edited by sallas; 01-30-2004 at 09:42 PM.
|