1 message in net.sourceforge.lists.courier-users[courier-users] 0.36b make check fails
FromSent OnAttachments
Racer XJul 25, 2000 5:49 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] 0.36b make check failsActions...
From:Racer X (sh@alter.org)
Date:Jul 25, 2000 5:49:40 pm
List:net.sourceforge.lists.courier-users

my apologies if these have been reported.

running make check as me and i get:

mkdir /usr/lib/courier-imap mkdir: /usr/lib/courier-imap: Permission denied ... mkdir: /usr/lib/courier-imap/man/man8: No such file or directory *** Error code 1 Stop in /usr/local/src/courier-imap-0.36b/authlib. *** Error code 1

run it as root and i get:

Making check in imap ============================= Do not run make check as root ============================= *** Error code 1

Stop in /usr/local/src/courier-imap-0.36b/imap.

HEH.. it looks like the first part of it's going into the install phase. i saw this also:

rm -rf `pwd`/=install-check make - install DESTDIR=`pwd`/=install-check Making install in numlib ...

what's "make -" do?

"make install-strip" fails on freebsd 4.0 at: /bin/sh ./mkinstalldirs /usr/lib/courier-imap/libexec /usr/bin/install -c -s imapd.rc /usr/lib/courier-imap/libexec/imapd.rc /usr/libexec/elf/strip: /usr/lib/courier-imap/libexec/imapd.rc: File format not recognized *** Error code 70

Stop in /usr/local/src/courier-imap-0.36b. *** Error code 1

fortunately, "make install" works fine, as does the installed program.

shag