Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3DAD6CDC.19012591@ieee.org>
Date: Wed, 16 Oct 2002 09:42:52 -0400
From: "Pierre A. Humblet" <Pierre.Humblet@ieee.org>
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: provodnikov@eldorado.cis.ru
CC: cygwin@cygwin.com
Subject: Re: cannot build Exim-4.10-2 with embedded perl-5.8.0-1
References: <24BE356781DBAE4A876241C2E5669D5B03D195@nsk_ntserver>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

provodnikov@eldorado.cis.ru wrote:
> 
<snip>
> 
> EXIM_PERL=/usr/src/perl-5.8.0-1/buildperl/perl.o

Try
EXIM_PERL=perl.o

It's complaining about not finding exim defined functions defined
in perl.c
> /usr/src/exim-4.10-2/build-CYGWIN-i386/exim.c:2375: undefined
> reference to `_init_perl'
> expand.o: In function `expand_string_internal':
> /usr/src/exim-4.10-2/build-CYGWIN-i386/expand.c:2153: undefined
> reference to `_init_perl'
> /usr/src/exim-4.10-2/build-CYGWIN-i386/expand.c:2166: undefined
> reference to `_call_perl_cat'

By the way, please let me know how well it works, and on
what platfoirm.

Pierre

--
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/

