[mythtv] CVS version

aaron aiperl at rogers.com
Sun Jan 26 12:21:01 EST 2003


<Dr Nick voice>
Hi everybody!
</Dr Nick voice>

Okay, I finally decided to take the plunge and try out the CVS version of
Myth. But I'm getting an error:

g++ -c -pipe -Wall -W -O6 -march=pentiumpro -fomit-frame-pointer
-funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT 
-D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DEXTRA_LOCKING -DMMX -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/local/include -I../../libs/libmythtv -I../../libs
-I/usr/lib/qt-3.0.4/include -I/usr/lib/qt-3.0.4/mkspecs/default -o
filetransfer.o filetransfer.cpp
In file included from filetransfer.cpp:7:
../../libs/libmythtv/RingBuffer.h:14: type specifier omitted for parameter
../../libs/libmythtv/RingBuffer.h:14: parse error before `)'
make[2]: *** [filetransfer.o] Error 1


So, I'm guessing that I'm missing a definition of mode_t, based on the failing
line in RingBuffer.h:

    ThreadedFileWriter(const char *filename, int flags, mode_t mode);

Have I totally mucked things up? I'd happily correct the problem myself, but I
have no idea how this mode_t is supposed to be defined. :(

Any suggestions?

-- 
|\/\ aaron \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/|
|                                                                        |
|  "I must have a prodigious quantity of mind; it takes me as much as a  |
|  week sometimes to make it up."                                        |
|          -- Mark Twain, "The Innocents Abroad"                         |
|                                                                        |
|/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\|

... 12:19:29 up 1 day, 16:23,  2 users,  load average: 0.06, 0.14, 0.25


More information about the mythtv-dev mailing list