Re: FreeBSD CURRENT - Click Compilation --with-netmap fails
Luigi Rizzo <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 25, 2012 at 10:39:14AM -0400, Outback Dingo wrote: > On Fri, May 25, 2012 at 10:31 AM, Outback Dingo <[email protected]> wrote: > > On Fri, May 25, 2012 at 10:38 AM, Luigi Rizzo <[email protected]> wrote: > >> On Thu, May 24, 2012 at 10:30:37PM -0400, Outback Dingo wrote: > >>> building click from git, on FreeBSD CURRENT > >>> ./configure --with-netmap > >> > >> for the time being just rename the fields from *_queues to *_rings. > >> I was planning to send a suitable patch but have not had the time yet. > > > > Thanks, thats worked, successfully compiled with CLANG on CURRENT > > Im going to go out on a limb here and figure that ./configure > --enable-bsdmodule --with-netmap > > will result in a massive fail...... correct .. ?? i think that bsdmodule refers to the in-kernel version, which is unsupported at best and should not be necessary anyways since you go much faster with netmap (either direct or on top of libpcap) cheers luigi