Hi, I am trying to update Asterisk from cvs as I think it might solve a secondary problem that I am experiencing (see below). In the /usr/src/asterisk directory I typed "make upgrade". However I get an error: Makefile:16: *** missing separator. Stop. Make[2]L Leaving directory '/usr/src/asterisk' Make: *** [depend] Error 1 Has anyone come across this or does anyone know a way of solving this? Many thanks -----Original Message----- From: Aisling [mailto:ashling.odriscoll@cit.ie] Sent: 26 August 2005 15:44 To: 'asterisk-users@lists.digium.com' Subject: cvs update error? Hi, I'm experiencing a problem with playing back my voicemail. (Failed to write frame). It has been indicated in the archives that this is problem can be solved by updating asterisk from the cvs. I did "make update" in the /usr/src//asterisk directory to resolve this. However I got a message saying "The following files have conflicts: channels/MakeFile".Could someone advise me on what I need to do now to resolve these issues? Many thanks. -------------------Legal Disclaimer--------------------------------------- The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050829/b4e2ea08/attachment.htm
> I am trying to update Asterisk from cvs as I think it might solve a > secondary problem that I am experiencing (see below). In the > /usr/src/asterisk directory I typed ?make upgrade?. However I get an error: > > > > Makefile:16: *** missing separator. Stop.Are you on FreeBSD (or not Linux)? You need to be using gmake. Kevin
On Mon, 2005-08-29 at 14:04 +0100, Aisling wrote:> Hi, > > > > I am trying to update Asterisk from cvs as I think it might solve a > secondary problem that I am experiencing (see below). In > the /usr/src/asterisk directory I typed ?make upgrade?. However I get > an error: > > > > Makefile:16: *** missing separator. Stop. > > Make[2]L Leaving directory ?/usr/src/asterisk? > > Make: *** [depend] Error 1 > > > > Has anyone come across this or does anyone know a way of solving this?Look at your Makefile it looks like there was a conflict during your make upgrade. -- Dave Cotton <dcotton@linuxautrement.com>