On Sep 20, 2009, at 1:02 AM, Jerry Amundson jamundso@gmail.com wrote:
Status for extras? e.g. http://www.bluequartz.us/phpBB2/viewtopic.php?p=362410&sid=cb50643784021...
My first attempt to build rpm's results in error, but might be the result of starting too late on a Saturday...
- cd iscsitarget-0.4.17
- /bin/rm -rf /var/tmp/iscsitarget-0.4.17-1-root
- /usr/bin/make install-files
KERNELSRC=/lib/modules/2.6.18-164.el5PAE/build DISTDIR=/var/tmp/iscsitarget-0.4.17-1-root make: *** No rule to make target `install-files'. Stop. error: Bad exit status from /var/tmp/rpm-tmp.67902 (%install)
RPM build errors: Bad exit status from /var/tmp/rpm-tmp.67902 (%install)
Waiting for 0.4.18 which should be out soon. This release has a bunch of fixes, compatibility and useability which will make a big difference.
If you want to test it out it you can get a copy from svn which comes with a spec file.
The build you attempted is with the 0.4.18 spec file and 0.4.17 Makefile which doesn't work without modification.
In fact if you get the latest spec file it has an option to build right from the svn. You can use the svn browser on Berlios to find it.
-Ross