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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <3.0.5.32.20050312105020.00b4d0f0@incoming.verizon.net> X-Sender: vze1u1tg AT incoming DOT verizon DOT net Date: Sat, 12 Mar 2005 10:50:20 -0500 To: Douglas Quebbeman , cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: Unable to build Cygwin port of Exim 4.43-1 In-Reply-To: <003BF54B816EBF48A8D26D68E19775BF08531A@EXCELLENCE.TEGJEFF. COM> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" You need the minires-devel package (use setup). You may also run into another issue: with the 1.5.13 there is an aliasing issue for setpriority (in os.c-cygwin). That's fixed in 4.50, which I am about to release. Pierre At 10:40 AM 3/12/2005 -0500, Douglas Quebbeman wrote: >Hello, > >I have downloaded cygwin and the patched sources for exim 4.43-1 >in hope of later applying the exiscan-acl patch. But I wanted to >make sure I could do a basic build first. I am getting this error: > >Administrator AT PV725N-2 /usr/src/exim-4.43-1 >$ make > >>>> Creating links to source files... >>>> New Makefile installed >>>> Use "make makefile" if you need to force rebuilding of the makefile > >make[1]: Entering directory `/usr/src/exim-4.43-1/build-CYGWIN-i386' >/bin/sh ../scripts/Configure-os.h >/bin/sh ../scripts/Configure-os.c >gcc -g -Wall -O2 -DINCLUDE_PAM -I ../pam -I ../../pam -o buildconfig buildconfig.c >-lcrypt -lresolv >/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld: cannot find >-lresolv >collect2: ld returned 1 exit status >make[1]: *** [buildconfig] Error 1 >make[1]: Leaving directory `/usr/src/exim-4.43-1/build-CYGWIN-i386' >make: *** [go] Error 2 > > >I would appreciate any assistance you could render... > >tia, >-doug quebbeman > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/