<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Seems like there's nobody on
this mailing list any more. I just keep getting copies of my own mail
back.<br>
I can build 2.9.21 fine but 2.9.22 won't go.<br>
The error is:<br>
<br>
make[4]: Entering directory `/usr/src/pdns/pdns/backends/bind'<br>
/bin/bash ../../../ylwrap bindlexer.l .c bindlexer.c -- /bin/bash
/usr/src/pdns/missing --run flex&nbsp; -s -i<br>
/usr/src/pdns/pdns/backends/bind/bindlexer.l:128: warning, rule cannot
be matched<br>
/usr/src/pdns/pdns/backends/bind/bindlexer.l:131: warning, -s option
given but default rule can be matched<br>
make[4]: *** [bindlexer.c] Error 1<br>
make[4]: Leaving directory `/usr/src/pdns/pdns/backends/bind'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/usr/src/pdns/pdns/backends'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/usr/src/pdns/pdns'<br>
make[1]: *** [all-recursive] Error 1<br>
<br>
I was thinking I'd help work on pdns but it seems maybe it's gone
dormant now.<br>
Chris :)<br>
<br>
</font><br>
<a class="moz-txt-link-abbreviated" href="mailto:pdns-dev-request@mailman.powerdns.com">pdns-dev-request@mailman.powerdns.com</a> wrote:
<blockquote cite="mid:20080903100017.396E51A290@spoon.powerdns.com"
 type="cite">
  <pre wrap="">Send Pdns-dev mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:pdns-dev@mailman.powerdns.com">pdns-dev@mailman.powerdns.com</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-dev">http://mailman.powerdns.com/mailman/listinfo/pdns-dev</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:pdns-dev-request@mailman.powerdns.com">pdns-dev-request@mailman.powerdns.com</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:pdns-dev-owner@mailman.powerdns.com">pdns-dev-owner@mailman.powerdns.com</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pdns-dev digest..."


Today's Topics:

   1. Bison, Flex required to build now (Chris Savery)


----------------------------------------------------------------------

Message: 1
Date: Wed, 03 Sep 2008 08:27:30 +0700
From: Chris Savery <a class="moz-txt-link-rfc2396E" href="mailto:chrissavery@gmail.com">&lt;chrissavery@gmail.com&gt;</a>
Subject: [Pdns-dev] Bison, Flex required to build now
To: PDNS Mailing List <a class="moz-txt-link-rfc2396E" href="mailto:pdns-dev@mailman.powerdns.com">&lt;pdns-dev@mailman.powerdns.com&gt;</a>
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:48BDE802.90004@gmail.com">&lt;48BDE802.90004@gmail.com&gt;</a>
Content-Type: text/plain; charset="iso-8859-1"

Hello,
I've taken the next step and am trying to build the latest svn so that I 
can make changes to support geo caching / views / split horizon.
I got the svn code ok and bootstrapped it and started to build.
It gave me errors about needing yacc - so I installed bison to cover that.
But then I got errors about needing flex. Installing that didn't help 
though.
Where should I go from here to finish make?
I'm on Ubuntu 8.04.

BTW I noticed that the packetcache code has been re-written to use Boost 
Multi Index containers. That's looks pretty nice. I had already coded a 
few changes to cache with remote ip as part of the key but I'll have to 
change that now to work with the new code as I also want the new ability 
to set a max-cache-entry value. I was just going to concat the ip value 
to the end of the name so that the pair make a unique key for any 
particular area.

Lastly, any suggestions on how one can test the dns by spoofing IPs 
values? I can test easily enough with localhost but what I need is a way 
to send requests as though they originated from around the world. I 
would guess there is some tool that can send a request with a chosen 
source ip?

Thank you if you can help with how to finish this build.
Chris :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20080903/42ee2b9f/attachment-0001.htm">http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20080903/42ee2b9f/attachment-0001.htm</a>

------------------------------

_______________________________________________
Pdns-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-dev@mailman.powerdns.com">Pdns-dev@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-dev">http://mailman.powerdns.com/mailman/listinfo/pdns-dev</a>


End of Pdns-dev Digest, Vol 59, Issue 2
***************************************

  </pre>
</blockquote>
</body>
</html>