Daniel-Constantin Mierla writes: > What's the error you get?
No error. Make from root claims that modules is up to date (see below). -- Juha /usr/src/orig/kamailio$ ls src/modules/lcr/ doc/ hash.h lcr_mod.h lcr_rpc.h Makefile utils/ hash.c lcr_mod.c lcr_rpc.c makecfg.lst README /usr/src/orig/kamailio$ make modules=modules/lcr modules make: 'modules' is up to date. /usr/src/orig/kamailio$ cd src /usr/src/orig/kamailio/src$ make modules=modules/lcr modules CC (gcc) [M lcr.so] lcr_mod.o CC (gcc) [M lcr.so] lcr_rpc.o CC (gcc) [M lcr.so] hash.o CC (gcc) [L libsrdb1.so.1.0] db_query.o CC (gcc) [L libsrdb1.so.1.0] db_id.o CC (gcc) [L libsrdb1.so.1.0] db.o CC (gcc) [L libsrdb1.so.1.0] db_row.o CC (gcc) [L libsrdb1.so.1.0] db_res.o CC (gcc) [L libsrdb1.so.1.0] db_pool.o CC (gcc) [L libsrdb1.so.1.0] db_ut.o CC (gcc) [L libsrdb1.so.1.0] db_val.o LD (gcc) [L libsrdb1.so.1.0] libsrdb1.so.1.0 LD (gcc) [M lcr.so] lcr.so _______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev