Stuart Gall wrote: > Hi All, > > I am upgrading a system from exim 4.52 to 4.72 I use sql lookups. > My sql version 4.0.20 > > When I try to build exim and it gets to lookups I get > > gcc mysql.c > mysql.c: In function `perform_mysql_search': > mysql.c:205: error: `CLIENT_MULTI_RESULTS' undeclared (first use in this > function) > mysql.c:205: error: (Each undeclared identifier is reported only once > mysql.c:205: error: for each function it appears in.) > make[2]: *** [mysql.o] Error 1 > make[2]: Leaving directory `/home/stuart/exim-4.72/build-Linux-i386/lookups' > > > Anyway I can build exim against this sql version ? > > > TIA > Stuart. > > > >
Given that MySQL is at what? 5.5? Hasn't been a problem w/r outdated PostgreSQL revs 7.X through 8.x with Exim 4.4X through 4.69x. Not tested with 4.7X, as my PG is current on that box. But ... if your Exim *was* at 4.52, isn't there a strong possibility your compiler, libs, and build chain are very outdated as well? Bill -- ## List details at http://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/