
ap154036 at selway
Apr 14, 2003, 11:37 AM
Post #1 of 2
(633 views)
Permalink
|
|
FYI--error compiling NuppelVideoPlayer on Suse 7.1
|
|
I tried to (and did) install MythTV as a frontend on my wife's machine. Some specs: AMD K-2 500 ATI Rage Pro 3d with XFree86 version 4.02 and gatos drivers for xv support VIA chipset motherboard gcc version 2.95.2 Suse kernel 2.4.0-4 (I believe) Anyway, after setting up freetype2 and qt from source, I went on to compile Myth. It always exited with error(s) of having undefined type when it got the the NuppelVideoPlayer, I believe it was line 20 in the NuppelVideoPlayer.h file. After adding "sys/time.h" to the includes, the compile was able to complete. I don't know why it didn't work as it is, on my main (also Suse, but 7.3) machine the standard myth release compiles without this problem. I decided to mention this, it might help someone using the same Suse version. It might be a good idea to reproduce the behavior when I get home and post the exact error messages. Alex
|