< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-users] Want to Building Mac and iOS.


Is it nice post here?

Please tell me. 2 Question.

1.Look at the following sites, I would have to compile in Mac OS X,
Compile error is out and I do not know what to do.

http://www.resiprocate.org/Configuration_Options#Mac_OS_X_.2F_Darwin

---- Error content -----
BerkeleyDb.cxx: At global scope:
BerkeleyDb.cxx:269: error: 'int repro::BerkeleyDb::getSecondaryKeyCallback' is not a static member of 'class repro::BerkeleyDb'
BerkeleyDb.cxx:269: error: 'Db' was not declared in this scope
BerkeleyDb.cxx:269: error: 'db' was not declared in this scope
BerkeleyDb.cxx:269: error: expected primary-_expression_ before 'const'
BerkeleyDb.cxx:269: error: expected primary-_expression_ before 'const'
BerkeleyDb.cxx:269: error: 'Dbt' was not declared in this scope
BerkeleyDb.cxx:269: error: 'skey' was not declared in this scope
BerkeleyDb.cxx:269: error: initializer _expression_ list treated as compound _expression_
BerkeleyDb.cxx:270: error: expected ',' or ';' before '{' token
../rutil/Data.hxx:1001: warning: 'resip::invokeDataInit' defined but not used
make[3]: *** [BerkeleyDb.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

2.I think that I will include reSIProcate in iOS. 
However, the compile method is not known and I am troubled. 
Please give me a required module, an environment variable, and a compile option. 
http://www.resiprocate.org/Main_Page

Thank you for your consideration.