No- "make current" won't work because it will try to do an "svn update", which won't be applicable since its not a checked out working copy of the svn repository. He'll have to checkout the trunk with: svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch from, http://wiki.freeswitch.org/wiki/Installation_Guide
Rob On Oct 24, 2009, at 12:35 PM, DJB wrote: > I wonder if he run "make current" from his 1.0.4 source file, it > should update to the current trunk, wasn't it? > > Dorn. > > From: Diego Viola <[email protected]> > To: [email protected] > Sent: Thu, October 22, 2009 10:15:21 PM > Subject: Re: [Freeswitch-users] Core Dump question! > > He's running 1.0.4, he needs to checkout from SVN trunk and build FS > from scratch. > > Diego > > On Fri, Oct 23, 2009 at 4:00 AM, Mark Campbell-Smith > <[email protected] > > wrote: > I think the (exported) means you don't have the latest svn, but > probably the officially released build 1.0.4 that can be downloaded > from the FS page. > > I think you should see something like (the latest trunk is 15203): > > freeswi...@internal> version > > FreeSWITCH Version 1.0.trunk (15126) > > I guess you need to checkout the latest FS trunk > > > On Fri, Oct 23, 2009 at 2:25 PM, Ujjval Karihaloo <[email protected] > > wrote: > freeswi...@internal> version > > FreeSWITCH Version 1.0.4 (exported) > > > freeswi...@internal> > > > Ujjval Karihaloo > > VP Voice Engineering > > IP Phone: +13032428610 > > E-Fax: +17202391690 > > > SimpleSignal Inc. > > 88 Inverness Circle East > > Suite K105 > > Englewood, CO 80112 > > <image001.jpg> > > > From: [email protected] > [mailto:[email protected] > ] On Behalf Of Diego Viola > Sent: Thursday, October 22, 2009 9:04 PM > > > To: [email protected] > Subject: Re: [Freeswitch-users] Core Dump question! > > Type "version" on the CLI. > > On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <[email protected] > > wrote: > > How do I tell if it’s the latest…I downloaded is yesterday..and > installed it from freeswitch.org > > > Ujjval Karihaloo > > VP Voice Engineering > > IP Phone: +13032428610 > > E-Fax: +17202391690 > > > SimpleSignal Inc. > > 88 Inverness Circle East > > Suite K105 > > Englewood, CO 80112 > > <image001.jpg> > > > From: [email protected] > [mailto:[email protected] > ] On Behalf Of Michael Collins > Sent: Thursday, October 22, 2009 6:26 PM > > > To: [email protected] > Subject: Re: [Freeswitch-users] Core Dump question! > > > Yes, if this is latest SVN (after a make current) then open a jira. > -MC > > On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <[email protected] > > wrote: > > I do have the core dump, should I open a ticket. > > I am running latest Freeswitch 1.0.4 and had done a make current > just before it happened. > > > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
