Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 15 Mar 2002 09:54:00 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <189174347718.20020315095400@familiehaase.de> To: cygwin AT cygwin DOT com Subject: Re: Looking for a mail server In-Reply-To: <124144785039.20020315014118@familiehaase.de> References: <3C8F8903 DOT 2030603 AT DeFaria DOT com> <87lmcw5j7j DOT fsf AT grannyogg DOT localnet> <3C905B29 DOT 7050400 AT DeFaria DOT com> <44141872571 DOT 20020315005246 AT familiehaase DOT de> <124144785039 DOT 20020315014118 AT familiehaase DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andrew, >>> Downloaded exim and attempted to build it. There is support >>> for a Cygwin build. However: >>> gcc -c -g -Wall exim_dbmbuild.c >>> In file included from exim_dbmbuild.c:30: >>> exim.h:197: arpa/nameser.h: No such file or directory >>> exim.h:238: resolv.h: No such file or directory >>> make[1]: *** [exim_dbmbuild] Error 1 >>> So where is arpa/nameser.h and resolv.h? >> They are in bind. The 8.x series builds OOTB on Cygwin. >> You need also the libs. There is also a binary port >> somewhere on the net, IIRC it was somewhere on Sourceforge. Ah, now I see, exim-4.x is on the run... LIBS= -lcrypt -liphlpapi # Windows library to find interfaces LIBRESOLV= -lminires You will need the libs from Pierre: ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Humblet_Pierre_A/V1.1/ Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/