Hello,<br><br>I am currently working on porting Kamailio 4.0.2 to the <br>FreeBSD ports collection: /usr/ports, and I just have a <br>few general questions regarding compilation with regard <br>to the extra modules.<br><br>
There are 172 modules that come with Kamailio, and most, <br>however not all of them are compiled by default:<br><br># gmake all<br><br>The base server and the base modules compile fine on <br>my 9.1 release.<br><br>To really compile all of the 172 modules, Kamailio_4_0_2/INSTALL <br>
says that the following external libraries (LIB_DEPENDS I assume) <br>are needed:<br><br>/usr/ports/databases/mysql-client-*<br>/usr/ports/databases/postgresql-libpqxx<br>

/usr/ports/textproc/expat2<br>/usr/ports/textproc/libxml2<br>/usr/ports/net/radiusclient<br><br>This is put down as information for FreeBSD 5.4. Does that still hold <br>current for 9.1?<br><br>Is there an exhaustive list of all the modules that the all target <br>
does/does not compile and - apart from mysql, postgresql - which of the <br>extra modules require which libraries?<br><br>I would set compile time options accordingly.<br><br>This would greatly facilitate my work!<br><br>
<br>Oliver Mahmoudi<br>