Hello friends,
I am trying to install asterisk. I downloaded the latest development branch
from digium thru svn. I get an error in the make which says:-
[LD] codec_gsm.o gsm/lib/libgsm.a -> codec_gsm.so
[CC] codec_ilbc.c -> codec_ilbc.o
make[2]: Entering directory `/home/install/asterisk/codecs/ilbc'
make[2]: *** virtual memory exhausted. Stop.
make[2]: Leaving directory `/home/install/asterisk/codecs/ilbc'
make[1]: *** [ilbc/libilbc.a] Error 2
make[1]: Leaving directory `/home/install/asterisk/codecs'
make: *** [codecs] Error 2
It seems the codec ilibc has a problem. I tried touch the file ilbc.o and
ilbc.so. But it wouldnot help. Please suggest how do I go further with this?
Thankyou all in advance.
With warm regards.
Vivek J. Joshi.
vivek@staff.ownmail.com
Trikon electronics Pvt. Ltd.
All science is either physics or stamp collecting.
-- Ernest Rutherford
Hi, what about upgrading qmake? see http://lists.digium.com/pipermail/asterisk-dev/2006-July/021599.html Just guessing... ______________________________________________________________> Od: vivek@staff.ownmail.com > Komu: asterisk-users@lists.digium.com > Datum: 04.08.2006 10:03 > P?edm?t: [asterisk-users] asterisk dosenot compile > >Hello friends, > I am trying to install asterisk. I downloaded the latest developmentbranch from digium thru svn. I get an error in the make which says:-> [LD] codec_gsm.o gsm/lib/libgsm.a -> codec_gsm.so > [CC] codec_ilbc.c -> codec_ilbc.o >make[2]: Entering directory `/home/install/asterisk/codecs/ilbc' >make[2]: *** virtual memory exhausted. Stop. >make[2]: Leaving directory `/home/install/asterisk/codecs/ilbc' >make[1]: *** [ilbc/libilbc.a] Error 2 >make[1]: Leaving directory `/home/install/asterisk/codecs' >make: *** [codecs] Error 2 > >It seems the codec ilibc has a problem. I tried touch the file ilbc.o andilbc.so. But it wouldnot help. Please suggest how do I go further with this?>Thankyou all in advance. > > > > > >With warm regards. > >Vivek J. Joshi. > >vivek@staff.ownmail.com >Trikon electronics Pvt. Ltd. > >All science is either physics or stamp collecting. > -- Ernest Rutherford > > > > >_______________________________________________ >--Bandwidth and Colocation provided by Easynews.com -- > >asterisk-users mailing list >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
----- Original Message ----- From: vivek@staff.ownmail.com To: asterisk-users@lists.digium.com Sent: Fri, 04 Aug 2006 05:01:11 -0300 Subject: [asterisk-users] asterisk dosenot compile> Hello friends, > I am trying to install asterisk. I downloaded the latest development > branch from digium thru svn. I get an error in the make which says:- > [LD] codec_gsm.o gsm/lib/libgsm.a -> codec_gsm.so > [CC] codec_ilbc.c -> codec_ilbc.o > make[2]: Entering directory `/home/install/asterisk/codecs/ilbc' > make[2]: *** virtual memory exhausted. Stop. > make[2]: Leaving directory `/home/install/asterisk/codecs/ilbc' > make[1]: *** [ilbc/libilbc.a] Error 2 > make[1]: Leaving directory `/home/install/asterisk/codecs' > make: *** [codecs] Error 2 > > It seems the codec ilibc has a problem. I tried touch the file ilbc.o and > ilbc.so. But it wouldnot help. Please suggest how do I go further with this? > > Thankyou all in advance.Upgrade to the latest version of make and try again. Joshua Colp Digium