tags 326922 upstream
thanks
Hi,
I've tried to investigate the build failure on sparc [0] and came to the
conclusion that it is a genuine upstream bug (probably some misplaced
sparc #ifdef's). It would be too hard for me to understand what needs to
be done, so I'm CC'ing this message to the upstream contact email.
There also appears to be a new upstream version (0.0.6) available at [1].
I have tried building it, and at first it failed [2] due to the piece of
code in raidutil.command.cpp:
#ifdef sparc
# define VOLATILE volatile
#else
# define VOLATILE
#endif
extern "C" { VOLATILE void exit (int);}
After I've removed the 'volatile' keyword, the build continued past that
point, but than failed again with the same messages as 0.0.4 [3].
[0] http://bugs.debian.org/326922
[1] http://i2o.shadowconnect.com/
[1] http://www.wooyd.org/debian/raidutils/raidutils-0.0.6-build.log.0.gz
[2] http://www.wooyd.org/debian/raidutils/raidutils-0.0.6-build.log.1.gz
Thanks and best regards,
Jurij Smakov [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]