This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]