ccd2iso is a program that converts CloneCD to ISO images. I used this command rpmbuild --rebuild --target i586 --define 'kernel 2.6.16-1.2069_FC4' ccd2iso-0.1-1.src.rpm And i got these errors. Any help would be appreciated. Installing ccd2iso-0.1-1.src.rpm error: ccd2iso-0.1-1.src.rpm cannot be installed
Oh One more thing If anyone would like to know how i got my kernel sources i ran this command in root. rpm -q --qf "%{version}-%{release} %{arch}\n" kernel |grep `uname -r`
I fixed it with ./configure, make sense and make install. There still was an error about "missing" dependencies, but it still works (i got this info from http://wiki.linuxquestions.org/wiki/CD_Image_Conversion