Klaus Darilion wrote: > Hi! > > I have some problems with linking against pj libraries. Although I > included pjlib-util the linker complains about missing symbols: > [snip] > > May it be, that the libpjlib-util misses some functions? I doubt this, since it builds fine here. > But again strange is that grep finds it in the library (at least the > string): > $ grep -r pj_crc32_calc lib > Binary file lib/libpjlib-util-i686-pc-mingw32.a matches > Yeah it's strange, it looks like the build was missing all stuffs in pjlib-util altogether, not just the CRC stuff. Are you not using the stock Makefiles? Maybe it's the order of the "-lpjlib-util" in the gcc command? Maybe this could help: http://www.pjsip.org/trac/wiki/Getting_Started_Using cheers, -benny > Does somebody know what could be the cause of this problem? > > thanks > klaus > > _______________________________________________ > 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 -- Benny Prijono http://www.pjsip.org