Yep, frontend fails to compile over here: main.o(.text+0x80ea): In function `TVMenuCallback(void*, QString&)': : undefined reference to `ScheduledRecording::signalChange(int)' playbackbox.o(.text+0x10996): In function `PlaybackBox::doRemove(ProgramInfo*, bool)': : undefined reference to `ScheduledRecording::signalChange(int)' globalsettings.o(.gnu.linkonce.r._ZTV15GenericComboBox+0x58): undefined reference to `ComboBoxSetting::setEnabled(bool)' globalsettings.o(.gnu.linkonce.r._ZTV15GenericComboBox+0x5c): undefined reference to `ComboBoxSetting::setVisible(bool)' globalsettings.o(.gnu.linkonce.r._ZTV15GenericComboBox+0x15c): undefined reference to `virtual thunk to ComboBoxSetting::setEnabled(bool)' globalsettings.o(.gnu.linkonce.r._ZTC15GenericComboBox0_15ComboBoxSetting+0x58): undefined reference to `ComboBoxSetting::setEnabled(bool)' globalsettings.o(.gnu.linkonce.r._ZTC15GenericComboBox0_15ComboBoxSetting+0x5c): undefined reference to `ComboBoxSetting::setVisible(bool)' globalsettings.o(.gnu.linkonce.r._ZTC15GenericComboBox0_15ComboBoxSetting+0x130): undefined reference to `virtual thunk to ComboBoxSetting::setEnabled(bool)' ...
On Tue, 25 Jan 2005 14:03:48 -0800, Louie Ilievski <[EMAIL PROTECTED]> wrote: > The ebuild is not broken, if the latest one was downloaded from > bugs.gentoo.org. However, within the past few(?) days, it did need one > change. Put "emake -C libs/libmythmpeg2 || die" before the line "emake > -C libs/libmythtv || die" in the ebuild. That should fix the problem. > There still is that other problem lingering causing the compile to fail > that isn't related to the ebuild, though. > > ~Lou > > On Tue, 2005-01-25 at 15:21 -0500, Isaac Richards wrote: > > On Tuesday 25 January 2005 02:47 pm, Ashley Bostock wrote: > > > Current cvs (25/01/2005) doesnt compile: > > > > Don't use broken ebuilds. Don't report problems when using broken ebuilds. > > > > Isaac > > _______________________________________________ > > mythtv-dev mailing list > > [email protected] > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > > > _______________________________________________ > mythtv-dev mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > > >
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
