On Mar 10, 2006, at 12:27 PM, Bennett Helm wrote:

OK -- that solves that problem. Now another:

...

Perhaps this will be more efficient: here is the result of make -k from within the qt4 directory.

Bennett

------------

12:30:32 | bennett:~/lyx/gcc-4.0/lyx-devel-qt4/src/frontends/qt4> make -k
make  all-recursive
Making all in ui
make  all-recursive
Making all in .
make[4]: Nothing to be done for `all-am'.
Making all in moc
make  all-am
make[3]: Nothing to be done for `all-am'.
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT Dialogs.lo -MD -MP -MF ".deps/Dialogs.Tpo" -c -o Dialogs.lo Dialogs.C; \ then mv -f ".deps/Dialogs.Tpo" ".deps/Dialogs.Plo"; else rm -f ".deps/ Dialogs.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT Dialogs.lo -MD -MP -MF .deps/Dialogs.Tpo -c Dialogs.C -o Dialogs.o Dialogs.C: In member function 'boost::shared_ptr<lyx::frontend::Dialog> Dialogs::build(const std::string&)':
Dialogs.C:275: error: expected type-specifier before 'ControlRef'
Dialogs.C:275: error: expected `)' before 'ControlRef'
Dialogs.C:275: error: no matching function for call to 'lyx::frontend::Dialog::setController(int*)' ../../../src/frontends/controllers/Dialog.h:105: note: candidates are: void lyx::frontend::Dialog::setController (lyx::frontend::Dialog::Controller*)
make[2]: *** [Dialogs.lo] Error 1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QLMenubar.lo -MD -MP -MF ".deps/QLMenubar.Tpo" -c -o QLMenubar.lo QLMenubar.C; \ then mv -f ".deps/QLMenubar.Tpo" ".deps/QLMenubar.Plo"; else rm -f ".deps/QLMenubar.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QLMenubar.lo -MD -MP -MF .deps/QLMenubar.Tpo -c QLMenubar.C -o QLMenubar.o QLMenubar.C: In member function 'void lyx::frontend::QLMenubar::macxMenuBarInit()': QLMenubar.C:169: error: no match for 'operator=' in '((lyx::frontend::QLMenubar*)this)- >lyx::frontend::QLMenubar::menubar_ = (((QMenuBar*)operator new (20u)), (<anonymous>->QMenuBar::QMenuBar(0u), <anonymous>))' ../../../boost/boost/scoped_ptr.hpp:46: note: candidates are: boost::scoped_ptr<T>& boost::scoped_ptr<T>::operator=(const boost::scoped_ptr<T>&) [with T = QMenuBar]
QLMenubar.C:175: error: 'class QMenu' has no member named 'showing'
make[2]: *** [QLMenubar.lo] Error 1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QLPainter.lo -MD -MP -MF ".deps/QLPainter.Tpo" -c -o QLPainter.lo QLPainter.C; \ then mv -f ".deps/QLPainter.Tpo" ".deps/QLPainter.Plo"; else rm -f ".deps/QLPainter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QLPainter.lo -MD -MP -MF .deps/QLPainter.Tpo -c QLPainter.C -o QLPainter.o QLPainter.C: In member function 'virtual void QLPainter::text(int, int, const char*, size_t, const LyXFont&)':
QLPainter.C:270: error: ambiguous overload for 'operator[]' in 'str[i]'
QLPainter.C:270: note: candidates are: operator[](const char*, int) <built-in> /Users/bennett/lyx/gcc-4.0/qt-mac-opensource-src-4.1.1//include/ QtCore/../../src/corelib/tools/qstring.h:542: note: const QChar QString::operator[](int) const /Users/bennett/lyx/gcc-4.0/qt-mac-opensource-src-4.1.1//include/ QtCore/../../src/corelib/tools/qstring.h:691: note: QCharRef QString::operator[](int) /Users/bennett/lyx/gcc-4.0/qt-mac-opensource-src-4.1.1//include/ QtCore/../../src/corelib/tools/qstring.h:544: note: const QChar QString::operator[](uint) const /Users/bennett/lyx/gcc-4.0/qt-mac-opensource-src-4.1.1//include/ QtCore/../../src/corelib/tools/qstring.h:693: note: QCharRef QString::operator[](uint)
make[2]: *** [QLPainter.lo] Error 1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QWorkArea.lo -MD -MP -MF ".deps/QWorkArea.Tpo" -c -o QWorkArea.lo QWorkArea.C; \ then mv -f ".deps/QWorkArea.Tpo" ".deps/QWorkArea.Plo"; else rm -f ".deps/QWorkArea.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QWorkArea.lo -MD -MP -MF .deps/QWorkArea.Tpo -c QWorkArea.C -o QWorkArea.o
QWorkArea.C: In constructor 'QWorkArea::QWorkArea(LyXView&, int, int)':
QWorkArea.C:126: warning: base 'WorkArea' will be initialized after
QWorkArea.C:126: warning:   base 'QAbstractScrollArea'
QWorkArea.C:125: warning:   when initialized here
QWorkArea.C:188: error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope QWorkArea.C: In member function 'void QWorkArea::adjustViewWithScrollBar(int)': QWorkArea.C:238: error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope
QWorkArea.C: At global scope:
QWorkArea.C:236: warning: unused parameter 'action'
QWorkArea.C:537: warning: unused parameter 'e'
QWorkArea.C: In member function 'virtual void QWorkArea::keyPressEvent (QKeyEvent*)': QWorkArea.C:545: error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope
QWorkArea.C: In member function 'void QWorkArea::keyeventTimeout()':
QWorkArea.C:597: error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope QWorkArea.C: In member function 'virtual void QWorkArea::resizeEvent (QResizeEvent*)': QWorkArea.C:640: error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope
QWorkArea.C: At global scope:
QWorkArea.C:631: warning: unused parameter 'resizeEvent'
make[2]: *** [QWorkArea.lo] Error 1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT lyx_gui.lo -MD -MP -MF ".deps/lyx_gui.Tpo" -c -o lyx_gui.lo lyx_gui.C; \ then mv -f ".deps/lyx_gui.Tpo" ".deps/lyx_gui.Plo"; else rm -f ".deps/ lyx_gui.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT lyx_gui.lo -MD -MP -MF .deps/lyx_gui.Tpo -c lyx_gui.C -o lyx_gui.o
lyx_gui.C: In function 'void lyx_gui::parse_init(int&, char**)':
lyx_gui.C:186: error: 'class QTranslator' has no member named 'insert'
lyx_gui.C:187: error: 'QTranslatorMessage' was not declared in this scope
lyx_gui.C:188: error: 'class QTranslator' has no member named 'insert'
lyx_gui.C:190: error: 'class QTranslator' has no member named 'insert'
lyx_gui.C:192: error: 'class QTranslator' has no member named 'insert'
make[2]: *** [lyx_gui.lo] Error 1
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QLPopupMenu.lo -MD -MP -MF ".deps/QLPopupMenu.Tpo" -c -o QLPopupMenu.lo QLPopupMenu.C; \ then mv -f ".deps/QLPopupMenu.Tpo" ".deps/QLPopupMenu.Plo"; else rm - f ".deps/QLPopupMenu.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/Qt -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.1//include/QtCore -I/Users/bennett/lyx/gcc-4.0/qt- mac-opensource-src-4.1.1//include/QtGui -I/Users/bennett/lyx/gcc-4.0/ qt-mac-opensource-src-4.1.1//include/Qt3Support -I../../../boost - I../../../src/frontends/controllers -Wextra -Wall -g -Os -MT QLPopupMenu.lo -MD -MP -MF .deps/QLPopupMenu.Tpo -c QLPopupMenu.C -o QLPopupMenu.o QLPopupMenu.C: In member function 'void lyx::frontend::QLPopupMenu::update()': QLPopupMenu.C:67: error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope
QLPopupMenu.C:71: error: 'class Menu' has no member named 'clear'
QLPopupMenu.C: At global scope:
QLPopupMenu.C:146: warning: unused parameter 'label'
QLPopupMenu.C:146: warning: unused parameter 'mi'
make[2]: *** [QLPopupMenu.lo] Error 1
make[2]: Target `all-am' not remade because of errors.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Reply via email to