Damian wrote:
> Paweł Pierścionek wrote:
> > On 2009-05-06, at 17:05, Paul Mossman wrote:
> > 
> >> Pawel wrote:
> >> ...
> >>> I am trying to compile sipXecs using scripts from EDE. I 
> know they 
> >>> are not FC10 ready yet but I'll ask anyway.
> >>> Any hints how to avoid the following error? :
> >>>
> >>> make_output.txt:
> >>> cd -
> >>> cd /home/sipx/BUILD/sipXproxy/src/cdr/pkg
> >>> zip -r sipxcallresolver-2.0.0.zip sipxcallresolver-2.0.0 [cut]
> >>>   adding: 
> >>> sipxcallresolver-2.0.0/system-test/data/callresolver-config
> >>> (deflated 41%)
> >>>   adding: sipxcallresolver-2.0.0/system-test/
> >>> call_resolver_purge_test.rb (deflated 75%) cd - rake aborted!
> >>> undefined method `empty?' for nil:NilClass
> >>>
> >>> (See full trace by running task with --trace)
> >>> make[3]: *** [package-gem] Error 1
> >>> make[3]: Leaving directory `/home/sipx/BUILD/sipXproxy/src/cdr'
> >>> make[2]: *** [install-recursive] Error 1
> >> Hi Pawel.  I haven't even got this far with the EDE on 
> Fedora 10.   
> >> Though, I will be tacking it in the next week or two.
> >>
> >> However I'm guessing this error is specific to F10, and 
> not the EDE.  
> >> I know others are developing sipXecs on F10, so it is certainly 
> >> possible to do.
> >>
> >> Have any of you aforementioned others come across this error?
> >>
> > 
> > Pls, I'll accept any hint. I am stuck with my new devel 
> station setup 
> > and cannot make any progress on porting my ACD to sipXecs 4.0 :(
> > 
> > Pawel,
> 
> 
> I compile on F10 for some time now.
> Just to be sure I re-ran the build in the call resolver 
> directory but it works without any problems for me.
> 
> What make target are trying to execute?

These steps are done by the EDE devel_build_install.sh script - 
http://sipxecs.sipfoundry.org/rep/sipXecs/main/extras/express_devel/devel_build_install.sh

$FULL_CODE_PATH/configure --srcdir=$FULL_CODE_PATH 
--cache-file=`pwd`/ac-cache-file SIPXPBXUSER=`whoami` JAVAC_DEBUG=on 
--prefix=$FULL_INSTALL_PATH --enable-reports --enable-agent --enable-cdr 
--enable-conference 

and 

make recurse TARGETS="all install"



-Paul
[email protected]

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to