Hi Eddie, the problem I was seeing was that certain elements were undefined. I configured with --enable-local but I didn't run make elemlist, when I'm adding to Click should I do this?
I've fixed my problem now, in some of the netflow files the Click code wasn't surrounded by CLICK_DECLS/END_DECLS once I put these lines in everything compiled fine and I could run NS-3 with the code I needed. Cheers, Anthony. On Tue, Jan 17, 2012 at 3:52 PM, Eddie Kohler <[email protected]> wrote: > Anthony, after you move the elements into "local", what problem do you > see? And did you configure with "--enable-local", and run "make elemlist" > after moving the netflow elements into elements/local? > > Eddie > > > > On 1/17/12 5:41 AM, Anthony Dempsey wrote: > >> Hi I'm trying to get the netflow package to work with nsclick. >> How do I go about trying to get the packages to work together? >> I've tried adding ELEMENT_REQUIRES(userlevel|ns) to all the netflow files >> and compiling them from the local directory with the commands to enable >> nsclick, userlevel, and local wiht linux module disabled but this hasn't >> worked. >> Any help would be greatly appreciated. >> Cheers, >> Anthony >> ______________________________**_________________ >> click mailing list >> [email protected] >> https://amsterdam.lcs.mit.edu/**mailman/listinfo/click<https://amsterdam.lcs.mit.edu/mailman/listinfo/click> >> > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
