3 messages in net.sourceforge.lists.courier-users[courier-users] RPM build failure wit...
FromSent OnAttachments
Greg BirkenstockMay 31, 2000 6:49 pm 
Greg BirkenstockMay 31, 2000 8:00 pm 
Greg BirkenstockJun 1, 2000 5:54 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] RPM build failure with 0.21Actions...
From:Greg Birkenstock (gr@birkenstock.org)
Date:May 31, 2000 6:49:42 pm
List:net.sourceforge.lists.courier-users

Hi all,

Attempting to build RPMs from courier-0.21.tar.gz. It chugs along merrily through the configuration and compiling portions of the process, then dies with the following:

make[4]: Nothing to be done for `install-exec-am'. /bin/sh ./../mkinstalldirs /tmp/courier-install/usr/lib/courier/share/sqwebmail /usr/bin/install -c -s sendit.sh /tmp/courier-install/usr/lib/courier/share/sqwebmail/sendit.sh strip: /tmp/courier-install/usr/lib/courier/share/sqwebmail/sendit.sh: File format not recognized /usr/bin/install: strip failed /usr/bin/install -c -s cleancache.pl /tmp/courier-install/usr/lib/courier/share/sqwebmail/cleancache.pl strip: /tmp/courier-install/usr/lib/courier/share/sqwebmail/cleancache.pl: File format not recognized /usr/bin/install: strip failed make[4]: *** [install-scriptSCRIPTS] Error 1 make[4]: Leaving directory `/home/greg/rpm/BUILD/courier-0.21/webmail' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/home/greg/rpm/BUILD/courier-0.21/webmail' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/greg/rpm/BUILD/courier-0.21/webmail' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/greg/rpm/BUILD/courier-0.21' make: *** [install-strip] Error 2 Bad exit status from /var/tmp/rpm-tmp.45444 (%install)

Any suggestions?