> I added: > # hack for ignoring unpackaged files (*debug) > %define _unpackaged_files_terminate_build 0 > > in the spec file.
There are actually 2 issues: 1) debug files created 2) prelink issues For 1), I think what you mentioned may resolve the problem, though for whatever weird reason, when I rebuild on RHEL4, I no longer get the debug files, so I have removed them from my spec file (go figure) If your build log has some error message about prelink, then you need to comment out the file I mentioned earlier, this causes cpio md5sum error on the resulting RPM. If you comment it out then you won't have this problem. > I read your remark on this too late, will try that. I wonder > whether the > removal of the object files in between is still needed. Cool. > Actually not. The i386 kernel was 2.6.10 and the patches were arch > independent, so I just needed to rename the i386 patches > (mostly related to > SATA, BTW) such that they are also picked up for ia64 and x86_64. We should probably get Peter Mueller to apply his patches for SATA stuff too, it'd be nice to have everything in mainline instead of having to d/l kernels separately. Cheers, Bernard ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Sisuite-devel mailing list Sisuite-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-devel