[EXIM] Compiling on Linux problem:

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sherwood Botsford
Fecha:  
A: Exim List
Asunto: [EXIM] Compiling on Linux problem:

Hi,
    I need to compile on Debian Linux:


Currently I get

spica# cd ../exim-1.92/
spica# make
cd build-${build:-`scripts/os-type`-`scripts/arch-type`}; make
make[1]: Entering directory `/u/vega4/src/exim-1.92/build-Linux-libc5-i386'

gcc -O -o buildconfig buildconfig.c
In file included from buildconfig.c:31:
/usr/include/stdlib.h:333: parse error before `*'
/usr/include/stdlib.h:336: parse error before `wchar_t'
/usr/include/stdlib.h: In function `mblen':
/usr/include/stdlib.h:340: `wchar_t' undeclared (first use this function)
/usr/include/stdlib.h:340: (Each undeclared identifier is reported only once
/usr/include/stdlib.h:340: for each function it appears in.)
/usr/include/stdlib.h:340: parse error before `)'
/usr/include/stdlib.h: At top level:
/usr/include/stdlib.h:345: parse error before `*'
/usr/include/stdlib.h:347: parse error before `*'
make[1]: *** [buildconfig] Error 1
make[1]: Leaving directory `/u/vega4/src/exim-1.92/build-Linux-libc5-i386'
make: *** [go] Error 2


***

My setup:

spica# gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.1/specs
gcc version 2.7.2.1

***

This happens both on 1.82 and 1.92

I recall something about this on the list, but I can't find it currently.

(Having a searching index to the exim traffic would be neat.)




Sherwood Botsford     | email avatar@???
Sorcerers Apprentice    | Office CAB 642B
System Administrator    | Tel: 403 492 5728 
Trouble shooter            | Fax: 403 492 6826



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