< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
===============================================================[Scott] Using ./configure to disable the projects you don't need is the right way to do this.Thanks a lot, Francis. Actually, I will only use resip and dum. I am wondering if I can only build resip and dum solely and integrate them into my own application. I’ve looked at the reSIProcate make file and it is huge and I’m not sure where to start. What do you think is the best way to just integrate resip and dum into my own application and build them?
I also ran ./configure and disabled the build of reCon and reTurn and I am continuing to get new errors:
dumTests.cxx: In function ‘int main(int, char**)’:
dumTests.cxx:4282:17: error: ‘SIGPIPE’ was not declared in this scope
dumTests.cxx:4282:26: error: ‘SIG_IGN’ was not declared in this scope
dumTests.cxx:4282:33: error: ‘signal’ was not declared in this scope
dumTests.cxx:4282:38: error: ‘SIG_ERR’ was not declared in this scope
[Scott] dumTests is part of the TFM framework. You don't need to build TFM - it is a test framework. You can disable TFM via ./configure as well, until we get a chance to fix the compilation errors in SVN.
Everybody else’s comments are also welcomed! Thanks!
Regards,
Alex
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/