Joe:
I don't know if this will help, but I've built 1.90 on RedHat 5.0 just fine.
My OS/Makefile-Linux reads as follows:
# Exim: OS-specific make file for Linux
BASENAME_COMMAND=look_for_it
DBMLIB = -lgdbm
LIBRESOLV = -lresolv
X11=/usr/X11R6
XINCLUDE=-I$(X11)/include
XLFLAGS=-L$(X11)/lib
X11_LD_LIB=$(X11)/lib
EXIWHAT_PS_ARG=-ax
EXIWHAT_EGREP_ARG='/exim( |$$)'
EXIWHAT_KILL_ARG=-USR1
# End
I might note that my compiler is egcs 1.0.2. Hope this helps.
Mark
--
*** Exim information can be found at
http://www.exim.org/ ***