On Fri, Jul 1, 2011 at 6:23 AM, Amrit Pal Pathak <[email protected]>wrote:
> > > On Thu, Jun 30, 2011 at 3:23 PM, Rene Kluwen <[email protected]>wrote: > >> Recompile Kannel (and reinstall) using ./configure --with-mysql or any >> other of the supported db engines.**** >> >> The recompile sqlbox doing the same.**** >> >> ** >> > I recompiled and installed the kannel again using. > ./configure --with-mysql > make > make install > And then did same for sqlbox as > > >> ./configure --with-mysql >> > > It gives following message at the end of configuring. > > Not building documentation. > checking for Ct-Lib support... no > checking for FreeTDS Ct-Lib support... no > checking for gw-config... /usr/local/bin/gw-config > checking Kannel version... 1.5.0 > checking Kannel libs... -L/usr/local/lib/kannel -lgw -lwap -lgwlib > -lmysqlclient_r -lrt -lresolv -lnsl -lm -lpthread -lxml2 > -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient_r > checking Kannel includes... -I/usr/local/include/kannel -g -O2 > -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES= > -I/usr/include/libxml2 -I/usr/include/mysql > checking for cfg_create in -lgwlib... yes > checking for Kannel's DB support... configure: creating ./config.status > config.status: creating Makefile > config.status: creating gw/Makefile > config.status: creating rpm/sqlbox.spec > config.status: creating sb-config.h > config.status: sb-config.h is unchanged > config.status: executing depfiles commands > config.status: executing libtool commands > configure: WARNING: unrecognized options: --with-mysql > > Can anybody please check out ,what may be a solution to above problem. >> > I tried to do it again after a long time but it started to give the > error at the same point.Please help me > > Thanks in advance > > amritpalpathak.blogspot.com > > >
