I'm trying to compile Exim 1.80 on my intel Linux machine, it won't
recognise it as a working linux system for some reason. Here's the error:
btw - I'm using gnu libc2 but i imagine the makefiles should be able to be
modified to accomodate for this.
rift:/src/exim-1.80[3]# make
>>> Creating links to source files...
cd build-${build:-`scripts/os-type`-`scripts/arch-type`}; make
make[1]: Entering directory `/src/exim-1.80/build-linux-gnu-i386'
../scripts/Configure-makefile
*** Sorry - operating system linux-gnu is not supported
*** See OS/Makefile-* for supported systems
make[1]: *** [makefile] Error 1
make[1]: Leaving directory `/src/exim-1.80/build-linux-gnu-i386'
make: *** [go] Error 2
Regards,
Patrick
--
*** Exim information can be found at
http://www.exim.org/ ***