On Sunday November 28, raid@xxxxxxxx wrote: > On Tue, 2 Nov 2004, Neil Brown wrote: > > > as a source tar-ball and (at the first site) as an SRPM, > > and as an RPM for i386. > > Neil, > > today i tried to rebuild the src.rpm from 1.8 (which is the latest stable > release?) Yes, 1.8.0 is the one to use. > > but i got this error : > > ]# rpmbuild --rebuild /tmp/mdadm-1.8.1-1.src.rpm > Installing /tmp/mdadm-1.8.1-1.src.rpm > warning: user neilb does not exist - using root > warning: group neilb does not exist - using root > warning: user neilb does not exist - using root > warning: group neilb does not exist - using root > error: line 54: second %install > > i fixed the mdadm.spec file, and it compiled ok > (removed the % on line 54) I assume that is - change %install to use "make install" changed to - change install to use "make install" It's just that emacs counts it as line 53 > > maybe fix this in later releases ? > > (i was compiling this on tao (based on rhes 3)) Thanks. NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html