[mythtv] OS X compile error

Nigel Pearson nigel at ind.tansu.com.au
Sun Jul 17 23:34:40 EDT 2005


> ld: Undefined symbols:
> SignalMonitorValue::Parse(QStringList const&)
> SignalMonitorValue::AllGood(std::vector<SignalMonitorValue, 
> std::allocator<SignalMonitorValue> > const&)
...
> I had some earlier issues with signalmonitor.cpp not being included in 
> the Makefile for the OS X build.  Any ideas on why that .cpp is not 
> included?

	New functionality added into the frontend (tv_play.cpp)
about 6 hours ago. The file's inclusion is conditional on
using_backend, when I think it should be either using_frontend,
or there all the time.

	Until Daniel sorts it out, add signalmonitorvalue.cpp
into SOURCES for macx.

--
Nigel Pearson, nigel at ind.tansu.com.au | "People say I'm strange, does it
Telstra BI&D, Sydney, Australia       |        make me a stranger?
Office: 8255 4222    Fax:  8255 3153  |  My best friend was born
Mobile: 0408 664435  Home: 9792 6998  |         in a manger"    -DC Talk



More information about the mythtv-dev mailing list