Date: Sun, 14 Nov 2004 02:06:33 -0800 From: Vincent Poy <vincepoy@gmail.com> To: ports@FreeBSD.ORG, kde@FreeBSD.ORG Subject: Unable to build x11-toolkits/qt33 port Message-ID: <429af92e0411140206b9c6fd9@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
c++ -fno-exceptions -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -pthread -shared -Wl,-rpath,/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/plugins/designer -o libwizards.so .obj/release-shared-mt/main.o .obj/release-shared-mt/sqlformwizardimpl.o .obj/release-shared-mt/sqlformwizard.o .obj/release-shared-mt/mainwindowwizard.o .obj/release-shared-mt/qmake_image_collection.o .obj/release-shared-mt/moc_sqlformwizardimpl.o .obj/release-shared-mt/moc_sqlformwizard.o .obj/release-shared-mt/moc_mainwindowwizard.o -L/usr/local/lib -L/usr/local/lib -L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lqt-mt -lmng -ljpeg -lpng -lz -lGLU -lGL -lXmu -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE mv -f libwizards.so ../../../../plugins/designer/ cd cppeditor && make -f Makefile /usr/local/bin/qmake -spec /usr/local/share/qt/mkspecs/freebsd-g++ -o /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/./tools/designer/plugins/cppeditor /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer/plugins/cppeditor/cppeditor.pro cd /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/./tools/designer/plugins/cppeditor make all /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/bin/uic -L /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/plugins projectsettings.ui -o projectsettings.h /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/bin/uic -L /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/plugins mainfilesettings.ui -o mainfilesettings.h c++ -c -pipe -fno-exceptions -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I/usr/local/include -I../../interfaces -I../../editor -I../../editor -I/usr/local/include -I../../../../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/cppeditor.o cppeditor.cpp In file included from cppeditor.cpp:29: syntaxhighliter_cpp.h:50: error: `ConfigStyle' was not declared in this scope syntaxhighliter_cpp.h:50: error: template argument 2 is invalid syntaxhighliter_cpp.h:50: error: ISO C++ forbids declaration of `styles' with no type cppeditor.cpp: In member function `virtual void CppEditor::configChanged()': cppeditor.cpp:64: error: `ConfigStyle' undeclared (first use this function) cppeditor.cpp:64: error: (Each undeclared identifier is reported only once for each function it appears in.) cppeditor.cpp:64: error: template argument 2 is invalid cppeditor.cpp:64: error: invalid type in declaration before '=' token cppeditor.cpp:64: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:65: error: invalid use of undefined type `struct Config' ../../editor/editor.h:32: error: forward declaration of `struct Config' cppeditor.cpp:66: error: invalid use of undefined type `struct Config' ../../editor/editor.h:32: error: forward declaration of `struct Config' cppeditor.cpp:68: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:69: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:70: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:86: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:87: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:88: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:89: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:90: error: incomplete type `Config' used in nested name specifier cppeditor.cpp:95: error: incomplete type `Config' used in nested name specifier *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer/plugins/cppeditor. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer/plugins/cppeditor. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer/plugins. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. root@bigbang [1:59am][/usr/ports/x11-toolkits/qt33] >> Any ideas?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?429af92e0411140206b9c6fd9>