Hi I resolved this issue installing and uninstalling kannel source from ubuntu. Might something be broken in ./configure or make??
Regards Alvarp On Fri, 2008-09-05 at 01:56 +0200, Stipe Tolj wrote: > Alvaro Cornejo schrieb: > > Hi All > > > > I'migrating my kannel app from fedora 6 to Ubuntu 8. I've downloaded last > > CVS but get the mentioned error. I've no clue of what does it means. > > > > Any idea? > > yep, version clash. Seems like the msg struct from the older Fedora 6 > installation you used was from an older Kannel version. > > And the recent CVS HEAD msg struct definition seems to be different. > That's why the bearerbox panics while msg_unpack() is performed. > > Actually it's "not possible" to migrate and store file to an newer > version, at least not with standard boarding tools. You would need to > read in the "old" msg struct and migrate to the new. > > Regards, > Stipe > > ------------------------------------------------------------------- > Kölner Landstrasse 419 > 40589 Düsseldorf, NRW, Germany > > tolj.org system architecture Kannel Software Foundation (KSF) > http://www.tolj.org/ http://www.kannel.org/ > > mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org > -------------------------------------------------------------------
