Re: Windows 7 compilation issue
Eddie Kohler <[email protected]> Wed, 16 Jan 2013 13:19:13 -0500
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
Hi Jorge, I wouldn't expect Click to work well on Cygwin; and the error indicated that you didn't have the pcap library, so Click couldn't receive or send packets; nevertheless the compile error is fixed. Thanks for reporting it. Eddie On 9/24/12 11:59 PM, Jorge Simosa wrote: > Hi, > > I am having trouble compiling the Click package on my laptop. > I'm running Cygwin on a Windows 7 (64-bit) platform, with (from what I > believe) all of the pre-requisite libraries. > After running './configure' and 'make', I am receiving this error during > 'make': > > In file included from ../elements/userlevel/fromdevice.cc:35:0: > ../elements/userlevel/fromdevice.hh: In member function 'int > FromDevice::fd() const': > ../elements/userlevel/fromdevice.hh:178:37: error: '_fd' was not > declared in this scope > elements.mk:381: recipe for target `fromdevice.o' failed > make[1]: *** [fromdevice.o] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[1]: Leaving directory `/cygdrive/c/libs/click/userlevel' > Makefile:55: recipe for target `userlevel' failed > make: *** [userlevel] Error 2 > > I would appreciate any help you can provide in resolving this issue. > Thanks! > > Best regards, > Jorge Simosa > MIT M.Eng '13 > MIT B.S. '12 > Electrical Engineering & Computer Science > [email protected] > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click >