<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>trying to compile latest CVS, get this error with
MythMusic. It's been a while since I've updated, prob missing
something:</FONT></DIV>
<DIV><FONT face=Arial size=2>g++ -c -pipe -Wall -W -O3 -march=pentiumpro
-fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC
-D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_PLUGIN -I/usr/lib/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/lib/qt3/include -I/usr/X11R6/include -o databasebox.o
databasebox.cpp<BR>databasebox.cpp: In member function `virtual bool
DatabaseBox::eventFilter(QObject*, QEvent*)':<BR>databasebox.cpp:142: no
matching function for call to `MythMainWindow::TranslateKeyPress(const char[6],
QKeyEvent*&, QStringList&)'<BR>databasebox.cpp: In member function `void
DatabaseBox::doPlaylistPopup(TreeCheckItem*)':<BR>databasebox.cpp:559: no
matching function for call to `MythPopupBox::ShowPopupAtXY(int&, int&,
DatabaseBox* const, const char[22])'<BR>databasebox.cpp: In member function
`void DatabaseBox::doActivePopup(PlaylistTitle*)':<BR>databasebox.cpp:611: no
matching function for call to `MythPopupBox::ShowPopupAtXY(int&, int&,
DatabaseBox* const, const char[20])'<BR>databasebox.cpp: In member function
`virtual void DatabaseBox::keyPressEvent(QKeyEvent*)':<BR>databasebox.cpp:823:
no matching function for call to `MythMainWindow::TranslateKeyPress(const
char[3], QKeyEvent*&, QStringList&)'<BR>make[1]: *** [databasebox.o]
Error 1<BR>make[1]: Leaving directory
`/home/chris/mythtv-pre13/mythmusic/mythmusic'<BR>make: *** [sub-mythmusic]
Error 2<BR></FONT></DIV></BODY></HTML>