On Thu, 30 Jun 2005, Dmitry Timoshkov wrote:
cdrom.c: In function `CDROM_ScsiPassThroughDirect': drom.c:1423: error: invalid application of `sizeof' to an incomplete type cdrom.c: In function `CDROM_ScsiPassThrough': cdrom.c:1543: error: invalid application of `sizeof' to an incomplete type
I don't see how it worked before then, you need to investigate why '#ifdef SENSEBUFLEN' case doesn't work for you.
I checked, and there is no occurrence of SENSEBUFLEN in /usr/include on a SUSE 9.2 machine nor on FreeBSD nor in the entire Wine source tree.
How shall we proceed on this one?
Gerald