Hello Dan, Did you apply the patch I released ? I think you forgot to add this in os-auto.mak.in in pjmedia/build ifeq ($(AC_HAS_G729_CODEC),1) export CFLAGS += -I$(THIRD_PARTY)/g729/include \ -DPJMEDIA_HAS_G729_CODEC=1 export CODEC_OBJS += g729.o endif Samuel Le 27/09/10 04:45, Dan Nolan a ?crit : > I made the modifications Samuel asked, and double checked, now I'm getting this make target error. I don't see a problem with the makefile as it currently is. > > make[2]: *** No rule to make target `output/pjmedia-codec-arm-apple-darwin9/g729.o', needed by `../lib/libpjmedia-codec-arm-apple-darwin9.a'. Stop. > make[1]: *** [pjmedia-codec] Error 2 > make: *** [all] Error 1 > > > Cheers, > > Dan > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100927/1eedb0fc/attachment.html>