>>>>> "MP" == Marc Perkel <[EMAIL PROTECTED]> writes:
MP> I still get this error when trying to compile eximon under Fedoar MP> Core 4 64 bit version. The Fedora packages have included this patch for a couple of years now: --- exim-4.24/OS/Makefile-Linux.libdir 2003-09-22 10:29:52.000000000 +0200 +++ exim-4.24/OS/Makefile-Linux 2003-11-13 12:05:15.000000000 +0100 @@ -17,8 +17,8 @@ X11=/usr/X11R6 XINCLUDE=-I$(X11)/include -XLFLAGS=-L$(X11)/lib -X11_LD_LIB=$(X11)/lib +XLFLAGS=-L$(X11)/$(_lib) +X11_LD_LIB=$(X11)/$(_lib) EXIWHAT_PS_ARG=ax EXIWHAT_EGREP_ARG='/exim( |$$)' - J< -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
