I'm getting this on test stage of courier-0.38.2.20020613: --------------------- INFO: LOGIN, user=user, ip=[127.0.0.1] INFO: LOGOUT, user=user, ip=[127.0.0.1], headers=0, body=0 make[1]: *** [check] Error 1 make[1]: Leaving directory `/home/moshe/rpm/BUILD/courier-0.38.2.20020613/imap' make: *** [check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.10530 (%build) --------------------- All courier processes were stopped during the build.
Btw, I had to do full path (echo '%_topdir /home/user/rpm' > .rpmmacros) to make it work. > ============================================== > Building rpms is easy. > 1. Install the rpm-build rpm > 2. As a normal user, mkdir -p ~/rpm/RPMS/i386 > 3. cd rpm > 4. mkdir SPECS SRPMS SOURCES BUILD > 5. cd .. > 6. echo '%_topdir ~/rpm' > .rpmmacros > 7. Move the courier tarball to ~/rpm/SOURCES > 8. Run 'rpm -tb courier-0.38.2.tar.gz' _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
