[mythtv] CVS compilation errors
Chris Birkinshaw
chris at postbox.org.uk
Mon May 30 09:33:41 UTC 2005
I get the following error with qt 3.3.4 and gcc 3.3.5:
signalmonitor.cpp: In member function `void SignalMonitor::Start()':
signalmonitor.cpp:64: `usleep' undeclared (first use this function)
signalmonitor.cpp:64: (Each undeclared identifier is reported only once
for
each function it appears in.)
make[2]: *** [signalmonitor.o] Error 1
make[2]: Leaving directory `/usr/src/mythtv-cvs/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/usr/src/mythtv-cvs/mythtv/libs'
make: *** [sub-libs] Error 2
I also get this at configure:
*** WARNING ***
Your CPU was not detected properly:
uname -m: i686
uname -p: Unknown CPU Typ
model name: Unknown CPU Typ
flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 mmx fxsr sse pni syscall mp mmxext 3dnowext 3dnow
My processor is an Athlon Mobile 2500.
#uname -a
Linux cinema 2.6.11 #1 Wed May 25 02:03:24 BST 2005 i686 Unknown CPU
Typ AuthenticAMD GNU/Linux
Any ideas?
Cheers,
Chris
More information about the mythtv-dev
mailing list