Thanks.

I was thinking created a new server with Ubuntu intrepid, seems I'd like back to Hardy. Even on hardy the default libtool is version 2. replace to libtool 1 should be easy as I mentioned before.


On Mar 28, 2009, at 3:04 AM, Anthony Minessale wrote:

1) There is an incompatibility on the fake ncurses wrapper that causes an instant seg fault unless you install the real ncurses.

On ubuntu it's libncurses5-dev, use for simple's sake.

2) The bleeding edge GCC builds an openzap binary that crashes instantly with no explanation in the core file from a minimal -O2 (that's just the one copmiler bug that we know about for sure, like cock roaches, see one, there are probably 1000)
we don't use openzap. Is the probably 1000 all in the openzap or anywhere else potentially?.


3) They upgraded to libtool 2.0 which builds binaries that will not start. (easier said than done to upgrade ours too as we have to make sure we work on *every* plarform and the upgrade to make it work would break other operating systems we support)

Understand.

Bottom line, it's not their fault or anything but the choice to use all brand new versions of everything under the sun is not a good idea for your server, it's great that we have bleeding edge stuff or we would not have anyone to test stuff, we have a similar group of people always running SVN trunk of the day. But it's hard to stabalize code when both your code and the OS may be unstable at the same time.

There is a reason they call it bleeding vs stable, which one would you rather be if you were in the hospital. =D


As you mentioned. It's not their fault. ppl want to live on the edge just need to install multi-versions of gcc(or other tools). Like the Linux kernel, to compile from source, gcc-3 was recommended for a long time. Don't know if it's still the case recently.



2009/3/27 dujinfang <[email protected]>

On Mar 26, 2009, at 10:59 PM, Anthony Minessale wrote:
We do not support ubuntu interpid, it has at least 3 known fatal issues not experienced by all but nonetheless enough to make us unwilling to support it.

I use Ubuntu gutsy in production and interipid in test env. It works well. Can you briefly explain the 3 fatal issues Anthony? It will help me know potential risks.



It's "use at your own risk" or use the stable branch "hardy" for any support.



On Thu, Mar 26, 2009 at 4:45 AM, Trevor Hammonds <[email protected] > wrote:
Has there been any progress getting FreeSWITCH to build on Ubuntu
Intrepid without downgrading libtool?


I successfully built FS on intrepid. I simply done this by changing the apt-source to Hardy and installed libtool. Obviously I changed the apt-source back to intrepid after I installed libtool.

And, another approach. Install libtool from source should be as easy as configure && make && make install. I done this on a new CentOS4 because the default yum install of libtool on CentOS4 is old than FS required.


Thanks!

Sincerely,
Trevor Hammonds

_______________________________________________
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



--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[email protected]
GTALK/JABBER/PAYPAL:[email protected]
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected]
iax:[email protected]/888
googletalk:[email protected]
pstn:213-799-1400
_______________________________________________
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




--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[email protected]
GTALK/JABBER/PAYPAL:[email protected]
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected]
iax:[email protected]/888
googletalk:[email protected]
pstn:213-799-1400
_______________________________________________
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

Reply via email to