I found it when I goggled. It was script (main.c) written by 2003-2006 Benny Prijono. Maybe that's why we couldn't find definition, can I replace it with any other syntax? I compile as you have told and post it here. Rachel On Thu, Sep 10, 2009 at 12:08 PM, John Graham < johngavingraham at googlemail.com> wrote: > Try running: > > make CFLAGS='-Wall -Werror' > > Remember to resave your source file (or run "touch path/to/file.c" or > whatever) to ensure make thinks it should rebuild it. > > But like I said, I can't see pjsua_invite() defined anywhere - where > are you getting that from? > > John G > > > > On Thu, Sep 10, 2009 at 4:57 PM, Rachel Baskaran > <rachelbaskaran at gmail.com> wrote: > > The way I compile my script: > > cd C:/pjproject-1.3 > > make > > > > > > If successful, it places the executable in > > (pjsip-apps/bin/rach/i686-pc-mingw32) > > as rach.exe and when I run the exe it registers blah blah... > > > > I'm not aware about the command to compile with -Wall and -Werror? > > > > How I give the command after cd C:/pjproject-1.3? And if the warning or > > error still exists how to solve it? > > > > Thanks! > > _______________________________________________ > 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/20090910/2ba72e88/attachment.html>