<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Can't compile Unbound1.2.0 with libevent-1.4.8</title>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts6, span.rvts6
{
 color: #0000ff;
 text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
 text-align: center;
}
--></style>
</head>
<body>

<p>Hello Unbound-users,</p>
<p><br></p>
<p> I'm trying compile unbound-1.2.0 with libevent-1.4.8 on NetBSD3.1</p>
<p> </p>
<p>==</p>
<p>cc -I. -Ildns-src/include -I/usr/pkgsrc/net/unbound_le/work/.buildlink/include -DHAVE_CONFIG_H -O2 -march=pentiumpro -finline-functions -fomit-frame-pointer -ffast-math -g -O2 -pthread -c util/netevent.c  -fPIC -DPIC -o build/util/.libs/netevent.o</p>
<p>util/netevent.c: In function `comm_base_create':</p>
<p>util/netevent.c:163: error: void value not ignored as it ought to be</p>
<p>gmake: *** [build/util/netevent.lo] Error 1</p>
<p><br></p>
<p>==</p>

</body></html>