1 message in net.sourceforge.lists.courier-users[courier-users] Re: Compiling on Solaris
FromSent OnAttachments
Sam VarshavchikJul 13, 2001 6:28 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] Re: Compiling on SolarisActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 13, 2001 6:28:05 pm
List:net.sourceforge.lists.courier-users

J. Patrick Narkinsky writes:

Making all in authlib cat authpam.libsdep \ authuserdb.libsdep authcram.libsdep \ \ authcustom.libsdep \ /dev/null | /bin/sh ./libauth.sh /bin/sh . >libauth1.dep

It then sits for *hours* -- I let it sit for 14 hours last night and it made no apparent progress. This is a pretty "crunchy" box, so I suspect something is wrong. Anyone have any suggestions?

Use gmake instead of make.

Use bash, instead of whatever you're using for a shell.