Failed rpm build on RHEL 5.3 x86_64

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
jta

Failed rpm build on RHEL 5.3 x86_64

Post by jta »

Trying build a rpm for ImageMagick 6.5.8-8 of the ImageMagick-6.5.8-8.src.rpm on a Redhat 5.3 64 bit systems.

Command 1
rpm -i --nomd5 ImageMagick-6.5.8-8.src.rpm

Command 2
rpmbuild --nodeps -ba /usr/src/redhat/SPECS/ImageMagick.spec

Without the --nodeps the following errors come up: error: Failed build dependencies: perl-devel, djvulibre-devel, jasper-devel is needed by ImageMagick-6.5.8-8.x86_64

Now once command2 is issued I receive the below errors as described in the following post: viewtopic.php?f=2&t=12964

RPM build errors:
File not found by glob: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/lib64/libMagick++.so.*
File not found: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/bin/Magick++-config
File not found: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/include/ImageMagick/Magick++.h
File not found: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/lib64/libMagick++.so
File not found: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/lib64/pkgconfig/Magick++.pc
File not found: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/lib64/pkgconfig/ImageMagick++.pc
File not found by glob: /var/tmp/ImageMagick-6.5.8-8-root-root/usr/share/man/man1/Magick++-config.*

Any ideas on how to fix?
jta

Re: Failed rpm build on RHEL 5.3 x86_64

Post by jta »

Any thoughts out there?
Post Reply