ld: Undefined symbols:
SignalMonitorValue::Parse(QStringList const&)
SignalMonitorValue::AllGood(std::vectorstd::allocator > 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?
Max OS X 10.3.9. Current SVN pull Sunday night 11pm EDT. On trying to
link libmythtv, I get this:
ld: Undefined symbols:
SignalMonitorValue::Parse(QStringList const&)
SignalMonitorValue::AllGood(std::vectorstd::allocator > const&)
make[2]: *** [libmythtv-0.18.0.18.0.dylib] Error 1
make[1]:
On Sat, 2005-06-18 at 12:39 -0400, Michael J.Sherman wrote:
> Mac OS X 10.3.9.
> Latest CVS (6/18/05 12pm EDT), I get this error in compile when linking
> libmyth:
>
> ld: Undefined symbols:
> pcHDTVSignalMonitor::pcHDTVSignalMonitor(int, Channel*, unsigned int,
> char const*)
> /usr/bin/libtool
Mac OS X 10.3.9.
Latest CVS (6/18/05 12pm EDT), I get this error in compile when linking
libmyth:
ld: Undefined symbols:
pcHDTVSignalMonitor::pcHDTVSignalMonitor(int, Channel*, unsigned int,
char const*)
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libmythtv-0.18.0.18.0.