Re: cannot build Exim-4.10-2 with embedded perl-5.8.0-1

2002-10-16 Thread Pierre A. Humblet
[EMAIL PROTECTED] wrote: > > > 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

cannot build Exim-4.10-2 with embedded perl-5.8.0-1

2002-10-15 Thread provodnikov
using gcc-3.2.1. perl-5.8.0-1 src - unpacked and built as is from perl-5.8.0-1-src.tar.bz2 \usr\src\exim-4.10-2\Local\Makefile is: # LOOKUP_LDAP=yes LDAP_LIB_TYPE=OPENLDAP2 SUPPORT_TLS=yes TLS_LIBS=-lssl -lcrypto TLS_INCLUDE=-I/usr/local/ssl/ -I/usr/local/ssl/include -I/usr/src/perl-5.8