3 messages in net.sourceforge.lists.courier-users[courier-users] Re: make install-conf...
FromSent OnAttachments
Eugene BorukhovichJan 3, 2003 7:25 am 
Sam VarshavchikJan 3, 2003 3:03 pm 
Eugene BorukhovichJan 3, 2003 7:39 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: make install-configure Error Code 1Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 3, 2003 3:03:40 pm
List:net.sourceforge.lists.courier-users

Eugene Borukhovich writes:

my host# make install-configure          *** Error code 1 make: Fatal error: Command failed for target `install-configure'   Any ideas?   I tried both make that comes with Solaris as well as gnu make from sunfreew are

If you're going to use a different make, try rebuilding from the beginning:

MAKE=gmake ./configure [ options ]

Sun's make definitely won't work. I have no idea what mutation Sun calls gmake, but it should be a rather straightforward matter to get the latest gmake from www.gnu.org. It's fairly simple to compile and install.