jeff oconnell
2005-Apr-13 11:39 UTC
[Asterisk-Users] asterisk from cvs head crashes on via samuel 2, kernel 2.6.11-gentoo-r4
i'm running gentoo on a via motherboard ( MII6000, Samuel 2 ):
> uname -a
Linux 2.6.11-gentoo-r4 #5 Fri Apr 1 19:26:50 EST 2005 i686 VIA Samuel 2
CentaurHauls GNU/Linux
and asterisk from cvs-head is core dumping:
> /opt/asterisk-head/sbin/asterisk -vvvvgc
Illegal instruction (core dumped)
asterisk from cvs-v1-0 works fine.
just thought i'd throw this out there in case other gentoo / via / asterisk
users are having similiar problems.
i'll hope to have time to look into it this weekend....
j-
Bob Goddard
2005-Apr-13 12:32 UTC
[Asterisk-Users] asterisk from cvs head crashes on via samuel 2, kernel 2.6.11-gentoo-r4
On Wednesday 13 April 2005 19:39, jeff oconnell wrote:> i'm running gentoo on a via motherboard ( MII6000, Samuel 2 ): > > uname -a > > Linux 2.6.11-gentoo-r4 #5 Fri Apr 1 19:26:50 EST 2005 i686 VIA Samuel 2 > CentaurHauls GNU/Linux > > and asterisk from cvs-head is core dumping: > > /opt/asterisk-head/sbin/asterisk -vvvvgc > > Illegal instruction (core dumped) > > asterisk from cvs-v1-0 works fine. > > just thought i'd throw this out there in case other gentoo / via / asterisk > users are having similiar problems.I assume this is the bug in GCC where it does not follow the Intel spec. I think the VIA chip, although a i686 class chip, must be declared as a i586 if using GCC.