Re: [Freeswitch-users] The Building Freeswitch blog

2009-12-11 Thread Michael Jerris
Probably the best list is: http://wiki.freeswitch.org/wiki/FreeSwitch_Dependencies Due to the fact that we allow you to change modules after configure there is no great way to have it error out when you don't have the right deps other than to just have the compile errors when you try to build.

Re: [Freeswitch-users] The Building Freeswitch blog

2009-12-11 Thread Julian Lyndon-Smith
Thanks Mike. I understand why you don't want all to be built. However, there are things that I would like - such as mod_java. However, that fails to compile, I presume because of some missing dependency or requirement. Is there any tool to tell me what is needed in order to build a module ? Julian

Re: [Freeswitch-users] The Building Freeswitch blog

2009-12-11 Thread Michael Jerris
It just so happens I was looking at this same bug last night and having troubles chasing down a solution, if anyone comes up with anything good please let me know. The basics of this is that automake continues on to other subdirs if build in one subdir fails. Mike p..s. a note on the blog, I

Re: [Freeswitch-users] The Building Freeswitch blog

2009-12-11 Thread Brian West
well mod_alas.c is for the N800 Please open a jira. /b On Dec 11, 2009, at 12:19 PM, Julian Lyndon-Smith wrote: Doing the building thing, seem to have come across a bug. Have a look at Part 2 of http://makingfs.blogspot.com/ If make crashes out, it states that it was successfully built ;)

[Freeswitch-users] The Building Freeswitch blog

2009-12-11 Thread Julian Lyndon-Smith
Doing the building thing, seem to have come across a bug. Have a look at Part 2 of http://makingfs.blogspot.com/ If make crashes out, it states that it was successfully built ;) Julian ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitc