<div>Dear All,</div>
<div> i'm gotta tell you the detail message abouts this,"regress.c1242 error:'from_name' undeclared..."just happened when </div>
<div>i make the test only,so i think that's maybe not a bug, or just like Nick said, "are generated with an old version of the RPC python script",</div>
<div>if you make all the libevent,it's works,(make clean;make).</div>
<div> but i think,test.sh skips all the test on freebsd7 beta4 and freebsd6.2,it's a bug,i got message like:</div>
<div>wenewboy# sh test.sh<br>Running tests:<br>KQUEUE<br>Skipping test<br>DEVPOLL<br>Skipping test<br>POLL<br>Skipping test<br>SELECT<br>Skipping test<br>RTSIG<br>Skipping test<br>EPOLL<br>Skipping test<br> </div>
<div>yrs</div>
<div>Wenew<br><br> </div>
<div><span class="gmail_quote">On 1/1/08, <b class="gmail_sendername">Nick Mathewson</b> <<a href="mailto:nickm@freehaven.net">nickm@freehaven.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Fri, Dec 28, 2007 at 07:16:45PM +0800, wenew zhang wrote:<br>> when i try to run test.sh,<br>> it's skip all include kqueue,
<br>> and then:<br>> make clean,<br>> make<br>> i got a message:regress.c1242 error:'from_name' undeclared(first use in this<br>> function)<br>> ......<br>><br>> i get the same message in libevent1.41
and 1.3e<br>><br><br>It looks like maybe the regress.gen.c and regress.gen.h files are<br>generated with an old version of the RPC python script; the new<br>definition of EVTAG_ASSIGN should not give that error.<br><br>
Is anybody else seeing this message? I'm trying to reproduce it, but<br>I haven't found any way to do so.<br><br>yrs,<br>--<br>Nick<br></blockquote></div><br>