In its current state, raidtools won't compile with GCC 3.3 or newer due to the deprecation of multiline string constants. gcc -o arytst arytst.o parser.o raidlib.o version.o raid_io.o scsi.o reconfiguration.o rrc_common.o rrc_raid0.o rrc_raid5.o rrc_single.o -Wl,-Bstatic -lpopt -Wl,-Bdynamic mkraid.c: In function `main': mkraid.c:174: error: missing terminating " character mkraid.c:175: error: `WARNING' undeclared (first use in this function) mkraid.c:175: error: (Each undeclared identifier is reported only once mkraid.c:175: error: for each function it appears in.) mkraid.c:175: error: parse error before '!' token mkraid.c:178: error: missing terminating ' character mkraid.c:184: error: missing terminating ' character mkraid.c:193: error: missing terminating ' character mkraid.c:199: error: missing terminating " character make: *** [mkraid.o] Error 1
Ugh...system is going crazy, there is already a fix in portage for this but something was stopping it (problem my end). Sorry for the noise..