Re: problem with kannel on fedora core 4
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <354301c5e3c7$5210ffd0$9600a8c0@vince> |
Right,
the 1.4.0 release is not working properly with 64bits architecture.
You should try the cvs version (maybe with some patches)
"
for details on the commited fix to cvs please review:
http://www.kannel.org/cgi-bin/viewcvs.cgi/gateway/gwlib/octstr.c.diff?r1=1.163&r2=1.164
"
Indeed, you can help the community by giving them an account
in order to test kannel on this arch. (contact mailto:stolj_{at}_wapme-group.de)
Try this to get it work.
> Vincent CHAVANIS wrote:
>
>> Here is the best way to use -m32
>> ./configure --with-malloc-native --disable-docs --disable-wap --sysconfdir=/etc/kannel/
>> --enable-start-stop-daemon --disable-keepalive --with-cflags="-m32"
regards
Vincent.
--
Telemaque - NICE
Service Technique
Tel : +33 4 93 97 71 64 (fax 68)
[email protected]
----- Original Message -----
From: "pierre durand" <[email protected]>
To: "Vincent CHAVANIS" <[email protected]>
Sent: Monday, November 07, 2005 6:56 PM
Subject: Re: problem with kannel on fedora core 4
On 11/7/05, Vincent CHAVANIS <[email protected]> wrote:
>
> Dear,
>
> FOA, this is not "segmentation error" but "segmentation fault"
> Then, could you please give us more information about your plateform
> (i386, x86_64, smp, ect...) a cat /proc/cpuinfo will helps us
>
> regards
>
> Vincent
> --
> Telemaque - NICE
> Service Technique
> Tel : +33 4 93 97 71 64 (fax 68)
> [email protected]
>
> ----- Original Message -----
> From: "pierre durand" <[email protected]>
> To: <[email protected]>
> Sent: Monday, November 07, 2005 2:43 PM
> Subject: problem with kannel on fedora core 4
>
>
> hello.
>
> i have compiled the sources of kannel 1.4.0 on fedora core 4.
>
> When i launch it with the demo config, i have an error wich is in french
> "Erreur de segmentation" (we can translate it in segmentation error".
>
> someone can help me ?
>
> thank you
>
> here is what i see :
> [root@localhost kannelok]# bearerbox -v 1 test
> 2005-11-07 14:29:42 [5997] [0] INFO: Debug_lvl = 1, log_file = <none>,
> log_lvl = 0
> 2005-11-07 14:29:42 [5997] [0] WARNING: DLR: using default 'internal' for
> storage type.
> 2005-11-07 14:29:42 [5997] [0] INFO: DLR using storage type: internal
> Erreur de segmentation
>
>
> and here is the config file :
>
> group = core
> admin-port = 13000
> admin-password = f00bar
> status-password = sTat
> admin-deny-ip = "*.*.*.*"
> admin-allow-ip = "127.0.0.1 <http://127.0.0.1> <http://127.0.0.1>"
> smsbox-port = 13003
> wapbox-port = 13004
> box-deny-ip = "*.*.*.*"
> box-allow-ip = "127.0.0.1 <http://127.0.0.1> <http://127.0.0.1>"
> wdp-interface-name = "*"
> log-file = "kannel.log"
> log-level = 1
> access-log = "kannel.access"
>
>
>
Thank you. my english is not good at all (but it seem you are in france too
:))
i really thank you for your help.
This is the answer :
[root@localhost kannelok]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 44
model name : AMD Hammer Family processor - Model Unknown
stepping : 2
cpu MHz : 1607.849
cache size : 128 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow
pni lahf_lm
bogomips : 3186.68
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts ttp tm stc
and uname -a gives :
[root@localhost etc]# uname -a
Linux localhost.localdomain 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:56:33 EDT 2005
x86_64 x86_64 x86_64 GNU/Linux