I'm just running but immediately I think I might have seen this before? Reporting of config errors has less information than before so can lead to confusion. Errors can be a bit vague.
I saw this error I think when kannel config file was for older version of kannel or configure line was older? Not sure. Error is a bit vague but I think it can occur in different situations. No time to look really. Configure line looks wrong? try something like this: ./configure --disable-ssl --with-mysql=/usr --enable-mysql --with-dlr=mysql If this helps then good. If not then ... fyngeh :-7 > my platform is Red hat RHEL_3 ? what red hat is that ? James. On Fri, Dec 03, 2004 at 01:49:25PM +0100, Stipe Tolj wrote: > From: "ding dingding" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Fri, 03 Dec 2004 17:52:07 +0800 > Subject: new problem: DLR: storage type 'mysql' is not supported, WHY? > > Dear Sir > I changed the mysql 4.1.7 down to mysql 4.0.22, OK the "conflicting > types for list_delete'" problen gone. > I get the 3, Bearerbox Wapbox Smsbox. > but now, new problem comes. > DLR: storage type 'mysql' is not supported, > WHY? > > ./configure --disable-ssl --disable-docs --with-mysql --with-pgsql > ......................... > ............................ > .............................. > mysql support yes > pgsql support yes > .................................. > make > ......................................... > .......................................... > -L/usr/local/lib -lxml2 -lz -lpthread -lm -L/usr/lib/mysql -lmysqlclient_r > -lpthread -lz -lcrypt -lnsl -lm -lpthread -lc -lnss_files -lnss_dns > -lresolv -lc -lnss_files -lnss_dns -lresolv -L/usr/lib > ./utils/foobar-config.sh "-I/usr/local/include/kannel -D_XOPEN_SOURCE=600 > -D_BSD_SOURCE -I/usr/local/include/libxml2 -I/usr/include/mysql > -I/usr/include" \ > "-L/usr/local/lib/kannel -lgwlib -lpq -lrt -lresolv -lnsl -lm > -lpthread -L/usr/local/lib -lxml2 -lz -lpthread -lm -L/usr/lib/mysql > -lmysqlclient_r -lpthread -lz -lcrypt -lnsl -lm -lpthread -lc -lnss_files > -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv -L/usr/lib" \ > "1.4.0" > gw-config > chmod 0755 gw-config > > BUT WHEN I RUN > > # bearerbox myddsmskannel.conf > .................................... > ..................................... > 04-12-04 01:38:32 [11272] [0] INFO: Debug_lvl = -1, log_file = <none>, > log_lvl = 0 > 2004-12-04 01:38:33 [11272] [0] PANIC: DLR: storage type 'mysql' is not > supported! > 2004-12-04 01:38:33 [11272] [0] PANIC: bearerbox(gw_panic+0x175) > [0x80c7e12] > 2004-12-04 01:38:33 [11272] [0] PANIC: bearerbox(dlr_init+0x1ee) > [0x805c40d] > 2004-12-04 01:38:33 [11272] [0] PANIC: bearerbox(main+0x18d) [0x8051960] > 2004-12-04 01:38:33 [11272] [0] PANIC: > /lib/tls/libc.so.6(__libc_start_main+0xf8) [0xb7341748] > 2004-12-04 01:38:33 [11272] [0] PANIC: bearerbox(read+0x51) [0x8050ae5] > > Would you please tell me which version kannel works well with which version > mysql ? > my platform is Red hat RHEL_3 > mysql: 4.0.22 > kannel: 1.4 > >
