X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 43815385842E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1675062597; bh=XHWTSkZiHbjm99u3wqwKCrnhB8V5C/RgafduDEbL+Ac=; h=To:Subject:Date:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=XwMQ1gOHCAyTAE1Z2PzS3keg+eX6IbRWOjSGmqAWzWZ8p9tsn7wFmyGyW1qQYqZCN sa7NI1RcFi4FD0zq6NXrBTv79NhE49caEOPJIpvrsEyid18gaCOz1bh7hI1SvVPvGJ Paa7nUeqYC+xZ0BJhmVlY79vM1gax0BP+F98YSfk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C941B3858D1E X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Subject: Re: ioperm / iopl / pciutils Date: Mon, 30 Jan 2023 08:09:12 +0100 Message-ID: References: <102fe367-2f87-2b73-33e4-5633499f2a3a AT cs DOT umass DOT edu> Mime-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 In-Reply-To: <102fe367-2f87-2b73-33e4-5633499f2a3a@cs.umass.edu> X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD, FORGED_MUA_MOZILLA, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, NICE_REPLY_A, NML_ADSP_CUSTOM_MED, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Franz Fehringer via Cygwin Reply-To: Franz Fehringer Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Am 30.01.2023 um 03:35 schrieb Eliot Moss via Cygwin: > On 1/30/2023 4:22 AM, Franz Fehringer via Cygwin wrote: >> Hi all, >> >> Is there any Cygwin package providing the iopl et al. routines? >> Google uncovers an ioperm package but that seems to be nothing current. >> My goal is to compile https://github.com/pciutils/pciutils with Cygwin. > > The package claims to be available under CYGWIN [sic]. > > What issue(s) are you having? > > Eliot Moss > In trying to compile pciutils (the lib part) (on Cygwin) the #include cannot be fulfilled with Cygwin. #include would work but this header does not contain the definitions (or declarations) needed. And this means iopl and Co. There are other obstacles, but this is the biggest one. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple