Hi, On Thu, 31 Aug 2006, Pekka Pessi wrote:
> On 8/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> ----------------------------------------------------- >> C:\Sofia_lib\sofia_sip_darcs\win32>gawk -v BINMODE=rw -f >> ../libsofia-sip-ua/msg/msg_parser.awk success=-1 module=msg_test >> NO_MIDDLE=1 NO_LAST >> =1 PR=../libsofia-sip-ua/msg/test_protos.h >> ../libsofia-sip-ua/msg/test_class.h 0<NUL >> *** FAILED *** >> ----------------------------------------------------- > > What is your awk version? (gawk --version says that mine is GNU Awk 3.1.3). I now got the very same error with gawk 3.1.5. I fixed the problem by setting "success=0" instead of "success=-1" in build_sources.awk. Hmm, Pekka, why is the "=-1" there...? I traced the awk scripts and they seem to execute correctly... -- under work: Sofia-SIP at http://sofia-sip.sf.net ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
