X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:reply-to:to:references:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=pR8ovg1RgOjHZMOn W1BZWSkg13KComPNtBHNpK+Dggy+WZQIZ3uy5lZQg8DETbR9u0pTGeC5gTyJqqGe I84bTu4ssSnGcF1TNQ+1DgvKFm7nvQF6dDVBwTV9r3vTw0KJb3GrmKWSbzujcFA2 xBxqmXX1XOAAuDk1e/Umi2PCRpY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:reply-to:to:references:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=azv7lulSsPSbcuvLfblMSU yD3yo=; b=cgOjFmeRa6EhHT1g0D1AxViNsEKIcD6+F2qnN4QWAiRD3OuVXlfgOJ k2UwC6hh+C9wW9IkikNhZYkTt+7vgGEOZKjheyvbx6pVFEeQdtHDqLwad25DB9Ig pYI8VH4j/BtX+qoVIf3McFRuixsyqQD/Jn5fRqn8vrrC+Z2uVk7iU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=calgary, Calgary, H*R:D*ca, alberta X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=KLEqNBNo c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=Fz5TlhHwAAAA:8 a=NEAV23lmAAAA:8 a=GjNARIowPpH1fc6jtgAA:9 a=pILNOxqGKmIA:10 a=jAOcdigjkLkwuy-0K7Rs:22 From: Brian Inglis Subject: Re: libnet on cygwin: how to deal with libpcap? Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca To: cygwin AT cygwin DOT com References: <1513061645 DOT 3889 DOT 0 DOT camel AT gmx DOT net> Message-ID: <4fc60018-3b9b-1695-9975-2c2e9c8af8f5@SystematicSw.ab.ca> Date: Tue, 12 Dec 2017 09:07:48 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <1513061645.3889.0.camel@gmx.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfMTN9Uk6GRctikUtRAkRnclQZ9JpkA7wKfTJFChfG+1+ULtR7T7tyRrFn6VJd47vGcrIS/JFenXUvRRdkB/s+xoxBLpXGBh2Vuo9F9S0SJG/ETS8auNE Ox6Riicqt2xa9BZSaoGzgrsinP73fNJvXfeMmb4IXZt7B6yD/j0zCimQaBFUMCf9RO7NoLgNm9GLwQ== X-IsSubscribed: yes On 2017-12-11 23:54, Gianpaolo Pedrazza wrote: > I need to install libnet and I found on various sites [2][3] that the > only one way to install the prerequisite libpcap is to extract the > Developer Pack [4] into cygwin. I did it, I run all the tests and the > pcap library seemed to work pretty well. So I run the configure file > the latest available version of libnet and I was able to create the > Makefile. My problem comes running the "make" command, because the > libpcap library includes winsock2.h while libnet is based on socket.h. > Is this definitely an incompatibility between the two libraries or > there is something which can be done? Does someone know another way to > install libpcap on cygwin? Might want to look at http://www.win10pcap.org/ or https://github.com/nmap/npcap/ from the nmap project, or both. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple