[Click] Windows 7 compilation issue

Eddie Kohler ekohler at gmail.com
Wed Jan 16 13:19:13 EST 2013


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
> jdsimosa at mit.edu
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list