On 07/08/14 07:30, Michael Deutschmann wrote: > I belatedly updated to 4.83 last Tuesday, and encountered one minor issue > which is not fixed in 4.84RC. > > The malware.c file contains two references to the "index" function, an > obsolete alias for strchr. As I run a stripped down uClibc with no > index(), this blocked compilation, although it was easy to patch.
What OS is this - are you using one of the normal os.h files? [ index(3) still exists in Linux, but that's not the whole of the world ] -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
