public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Franz Fehringer <fehrin2@gmail.com>
To: cygwin@cygwin.com
Subject: Re: ioperm / iopl / pciutils
Date: Mon, 30 Jan 2023 08:09:12 +0100	[thread overview]
Message-ID: <tr7qeo$k4l$1@ciao.gmane.io> (raw)
In-Reply-To: <102fe367-2f87-2b73-33e4-5633499f2a3a@cs.umass.edu>

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 <sys/io.h>
cannot be fulfilled with Cygwin.
#include <io.h>
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.




  reply	other threads:[~2023-01-30  7:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 17:22 Franz Fehringer
2023-01-30  2:35 ` Eliot Moss
2023-01-30  7:09   ` Franz Fehringer [this message]
2023-01-31  9:27 ` Corinna Vinschen
2023-02-01 19:31   ` Franz Fehringer
2023-02-02  7:33   ` Franz Fehringer
2023-02-02  7:40     ` Franz Fehringer
2023-02-02 11:07       ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='tr7qeo$k4l$1@ciao.gmane.io' \
    --to=fehrin2@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).