7 messages in net.sourceforge.lists.courier-usersRe: [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:Re: [courier-users] Make Check ProblemActions...
From:John Van Boxtel (van@whoowl.com)
Date:Jul 4, 2000 3:50:51 pm
List:net.sourceforge.lists.courier-users

nicholas cole wrote:

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?

I was having errors and problems with make check in FBSD 4.0 too. Sam had me get gmake and it seemed to solve the problems. Incidently, make was working fine just the check was failing. Let me know if you get it working and have it authenticating against FBSD local accounts. I still have not figured out how to do that...