[EXIM] 2.04 Make error

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Pollywog
Fecha:  
A: exim-users
Asunto: [EXIM] 2.04 Make error

Hello,

I am running Caldera OpenLinux Base 1.1 (libc5) and this is what
I got during 'make'

cd build-${build:-`scripts/os-type`-`scripts/arch-type`}; make SHELL=/bin/sh
make[1]: Entering directory `/home/pollywog/exim-2.04/build-Linux-libc5-i386'

.../scripts/Configure-config.h
make[2]: Entering directory `/home/pollywog/exim-2.04/build-Linux-libc5-i386'
make[2]: `buildconfig' is up to date.
make[2]: Leaving directory `/home/pollywog/exim-2.04/build-Linux-libc5-i386'
Building configuration file config.h
>>> config.h built

sed -e s?CONFIGURE_FILE?/local/exim/configure? \
     -e s?BIN_DIRECTORY?/local/exim/bin? \
     -e s?EXICYCLOG_MAX?10 ? \
     -e s?COMPRESS_COMMAND?/bin/gzip ? \
     -e s?COMPRESS_SUFFIX?gz ? \
     -e s?CHOWN_COMMAND?/bin/chown ? \
     -e s?CHGRP_COMMAND?/bin/chgrp ? \
     -e s?MV_COMMAND?/bin/mv ? \
     -e s?RM_COMMAND?/bin/rm ? \
       ../src/exicyclog.src > exicyclog-t
sed: Unterminated `s' command
make[1]: *** [exicyclog] Error 1
make[1]: Leaving directory `/home/pollywog/exim-2.04/build-Linux-libc5-i386'
make: *** [go] Error 2



What is wrong? Is it me?

thanks

--Andrew



--
*** Exim information can be found at http://www.exim.org/ ***