bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VCDImager Bugs/Devel] Compile Errors In Versions 0.7.11+


From: Martin Gebert
Subject: Re: [VCDImager Bugs/Devel] Compile Errors In Versions 0.7.11+
Date: Wed, 08 Jan 2003 16:18:47 -0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.2.1) Gecko/20021130

> Anyway, here's relevant output from 0.7.11 from vcd_image_linuxcd.c
> Also, there were some syntax errors in vcd_mmc_linux.c, but I don't have
> them handy.
...0.7.12 had the same probs?
the problems described below happen, if you miss or have too old kernel
headers... lemme know, whether this still happens with 0.7.12!

BTW, 0.7.12 *has* the same problem (missing member "timeout" in struct 
"cdrom_generic_command"), and after fixing that it misses "quiet" (on my system, SuSE 
7.1, Kernel 2.2.18). Workaround: add both to the according struct in the kernel header 
(/usr/include/linux/cdrom.h on my system), where I'm not sure if I got the types right:

unsigned int timout;
unsigned char quiet;

Hope this helps.

Martin

P. S. Please CC an answer to me, I'm not subscribed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]