On Tue, 29 May 2001, Jeffrey W. Baker wrote:
> I can't get raw i/o to work on my titanium, running unstable and benh
> kernel.  I have the latest util-linux package and the latest everything
> else as well.  When I try to make a raw device for my DVD player, I issue
> the command "raw /dev/raw0 /dev/hdc", and I simply get the usage message.
> Even "raw -qa" just gives me the usage message.

Does the `raw' command work if you compile it with -fsigned-char?
If yes, they (incorrectly) assume a `char' is signed, causing getopt() to fail,
and you should file a bug report.

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds

Reply via email to