Re: [exim] Testing Exim 4.70 prerelease

Top Page
Delete this message
Reply to this message
Author: John Horne
Date:  
To: Exim users
Subject: Re: [exim] Testing Exim 4.70 prerelease
On Tue, 2009-10-13 at 17:38 +0200, Tom Kistner wrote:
> The release of Exim 4.70 is on the horizon. A lot of stuff has
> accumulated in CVS since January 2008. Since we want to give the current
> code some wider exposure, please accept this invitation to test a 4.70
> pre-release.
>

Fedora 11 (x86_64) gives compile error:

===================================================================
make
`Makefile' is up to date.

make[1]: Entering directory `/home/john/exim-src/build-Linux-x86_64'
/bin/sh ../scripts/Configure-os.h
/bin/sh ../scripts/Configure-os.c
gcc buildconfig.c
/bin/sh ../scripts/Configure-config.h "make"
make[2]: Entering directory `/home/john/exim-src/build-Linux-x86_64'
make[2]: `buildconfig' is up to date.
make[2]: Leaving directory `/home/john/exim-src/build-Linux-x86_64'
Building configuration file config.h
>>> config.h built


/bin/sh ../scripts/Configure-eximon
>>> eximon script built


gcc -DCOMPILE_UTILITY spool_in.c
gcc -DCOMPILE_UTILITY store.c
gcc -DCOMPILE_UTILITY string.c
gcc tod.c
gcc tree.c
gcc exim_monitor/em_StripChart.c
gcc exim_monitor/em_TextPop.c
../exim_monitor/em_TextPop.c: In function 'DoSearch':
../exim_monitor/em_TextPop.c:475: warning: cast from pointer to integer
of different size
gcc exim_monitor/em_globals.c
gcc exim_monitor/em_init.c
gcc exim_monitor/em_log.c
gcc exim_monitor/em_main.c
gcc exim_monitor/em_menu.c
gcc exim_monitor/em_queue.c
gcc exim_monitor/em_strip.c
../exim_monitor/em_strip.c: In function 'stripchartAction':
../exim_monitor/em_strip.c:68: warning: cast from pointer to integer of
different size
../exim_monitor/em_strip.c: In function 'create_stripchart':
../exim_monitor/em_strip.c:254: warning: cast to pointer from integer of
different size
gcc exim_monitor/em_text.c
gcc exim_monitor/em_xs.c
gcc exim_monitor/em_version.c
gcc -o eximon.bin
util-spool_in.o: In function `spool_read_header':
spool_in.c:(.text+0x33f): undefined reference to `dkim_signers'
collect2: ld returned 1 exit status
make[1]: *** [eximon.bin] Error 1
make[1]: Leaving directory `/home/john/exim-src/build-Linux-x86_64'
make: *** [all] Error 2
===================================================================




John.

-- 
John Horne, University of Plymouth, UK
Tel: +44 (0)1752 587287    Fax: +44 (0)1752 587001