[Asterisk-Dev] problems on VIA EPIA 5000 board (illegal instaruction)

Rafael Gonzalez Lomeña rafael.gonzalez at avanzada7.com
Mon Jul 28 02:53:49 MST 2003


Hi Thomas,

  The VIA EPIA have problems with the "cmov" instruction, (see
http://forums.viaarena.com/messageview.cfm?catid=4&threadid=37424&highlight_
key=y&keyword1=cmov ).

  Thats instruction its very important at some libraries, like openssl, and
others, and for this reason, Evia boards, displayed "illegal instruction" or
"core dumped" in some times.

  I have the same problem, and i resolved this compiling ALL, and setting
PROC to "i586" at all "make" files. And in addiction, you can upgrade the
optimization options (-O, -O2, ...).


Regards.

Rafael.




----- Original Message -----
From: "Thomas Haeger" <thomas.haeger at beronet.com>
To: "Asterisk-Dev" <asterisk-dev at lists.digium.com>
Sent: Monday, July 28, 2003 10:27 AM
Subject: [Asterisk-Dev] problems on VIA EPIA 5000 board (illegal
instaruction)


> Hi all,
>
> i tried to get work asterisk on a VIA EPIA 5000 board.
> I have installed "debian woody" (this HDD worked fine on an other machine
> before).
>
> But if i try to start asterisk the following message occurs:
>
> .....
>  [SetAccount]
>   == Registered application 'SetAccount'
>  [SetGlobalVar]
>   == Registered application 'SetGlobalVar'
>  [SetLanguage]
>   == Registered application 'SetLanguage'
>  [SetVar]
>   == Registered application 'SetVar'
>  [StripMSD]
>   == Registered application 'StripMSD'
>  [Suffix]
>   == Registered application 'Suffix'
>  [Wait]
>   == Registered application 'Wait'
> Asterisk Dynamic Loader Starting:
>   == Parsing '/etc/asterisk/modules.conf': Found
>  [chan_modem.so]Illegal instruction
>
> It seems that the minute where asterisk try to load the first module the
> error occurs.
>
> If i take this module out of the modules.conf with "noload =>
> chan_modem.so", another module let occur this error, but not all.
>
> Are there any known problems running astersik on a VIA board ?
>
>
> Thanks for help,
>
> Thomas.
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list