Le Friday 16 October 2009 05:04:49 List, vous avez écrit : > Le Tuesday 13 October 2009 17:38:49 Tom Kistner, vous avez écrit : > > 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. You can get the current code by pulling a snapshot from > > David's GIT shadow: > > > > git clone git://git.exim.org/exim-src.git > > > > Or wget a tarball here: > > > > http://duncanthrax.net/temp/exim-4.70-RC-20091013.tar.gz > > > > Feel free to post testing results to this list - no matter if positive > > or negative. > > Building eximon: > > Source0: exim-4.70-CVS-20091016 > BuildRequires: libX11-devel libXaw-devel > > XLFLAGS=-L/usr/lib -lX11 > X11_LD_LIB=/usr/lib > > [...] > /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 > 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 > 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+0x36d): undefined reference to `dkim_signers' > collect2: ld returned 1 exit status > make[1]: *** [eximon.bin] Error 1 > make[1]: Leaving directory > `/usr/src/rpm/BUILD/exim-4.70-CVS-20091016/build-Linux-i386' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.90276 (%build)
/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 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 gcc exim_monitor/em_text.c gcc exim_monitor/em_xs.c gcc exim_monitor/em_version.c gcc -o eximon.bin >>> exim monitor binary built I have compiled and installed eximon.bin. Now it runs fine. Thanks! -- (o_ (/)_ S e r g e -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
