Opened 17 years ago
Closed 17 years ago
Last modified 17 years ago
#4783 closed defect (fixed)
Commit 16253 causes compilation error
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | blocker | Milestone: | 0.21 |
Component: | mythtv | Version: | 0.21-fixes |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
. -I/usr/include/qt3 -o mythcdrom-linux.o mythcdrom-linux.cpp mythcdrom-linux.cpp: In member function ‘int MythCDROMLinux::SCSIstatus()’: mythcdrom-linux.cpp:252: error: ‘CDROMeventHdr’ was not declared in this scope mythcdrom-linux.cpp:252: error: expected primary-expression before ‘)’ token mythcdrom-linux.cpp:252: error: expected `;' before ‘buffer’ make[2]: * [mythcdrom-linux.o] Error 1 make[2]: Leaving directory `/home/nigel/mythtv/libs/libmyth' make[1]: * [sub-libmyth] Error 2 make[1]: Leaving directory `/home/nigel/mythtv/libs' make: * [sub-libs] Error 2
Regards,
Nigel
Oh no! Nigel is checking up on me :-)
Fixed in [16254]