7 messages in net.sourceforge.lists.courier-users[courier-users] Make Check Problem
FromSent OnAttachments
nicholas coleJul 4, 2000 1:08 pm 
John Van BoxtelJul 4, 2000 3:50 pm 
Michael S. FischerJul 4, 2000 5:49 pm 
John Van BoxtelJul 4, 2000 7:02 pm 
nicholas coleJul 4, 2000 7:13 pm 
Michael S. FischerJul 4, 2000 8:00 pm 
John Van BoxtelJul 4, 2000 11:12 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] Make Check ProblemActions...
From:nicholas cole (ni@profile.com)
Date:Jul 4, 2000 1:08:27 pm
List:net.sourceforge.lists.courier-users

Ok I'm running FreeBSD4.0R...Now as far as I can tell configure and make complete successfully, though I may be missing something. Here's a snip of the output I get when running make check

c++ -I./.. -I.. -I./../afx -I./../rfc822 -I./libs -Wall -g -O2 -o showmodules cppmain.o showmodules.o libs/libmodule.a module.uucp/.libs/librewrite.a module.local/.libs/librewrite.a module.esmtp/.libs/librewrite.a module.dsn/.libs/librewrite.a libs/libcommon.a libs/libcourier.a ../authlib/libauth.a ../rfc822/librfc822.a ../numlib/libnumlib.a ../libhmac/libhmac.a ../userdb/libuserdb.a ../bdbobj/libbdbobj.a ../md5/libmd5.a -lpam -lcrypt

./aliascreate -tmp=./testsuite.tmp -dump=1 <./testsuite.alias1.in | sed '/^$/d' | sort | cmp -s ./testsuite.alias - makealiases: ERR: No such file or directory *** Error code 1

Stop in /tmp/courier-0.22/courier. *** Error code 1

Stop in /tmp/courier-0.22. [courier@cornfed] [89] /tmp/courier-0.22 $

Any ideas?