Hello, sorry for crossposting, I'm not sure if this is to fix in DirectFB or MythTV.
MythTV does not compile with the current DirectFB from CVS. This is because two new structs are introduced into directfb.h: DFBScreenOutputDescription and DFBScreenOutputConfig, both of them using the name "signals" wich is a keyword for the meta-object compiler of QT. I suggest to rename "signals", if possible (it's not in a released version yet, right?). Since I have little knowledge of QT-Makefiles I don't know how to prevent moc from parsing the header file while compiling mythtv, what should be done anyway. Cheers, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
