Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Nov 2002 16:36:50 -0600
From:      "Joey Mingrone" <mingrone@hotmail.com>
To:        questions@freebsd.org
Subject:   qt port fails to build
Message-ID:  <F22ygwbbslophPheq2f000029f6@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

Has anyone had any problems building the qt port?  I had the problem below 
on my 4.6.2 box, so I updated to 4.7-p1, but still have he same problem.

In file included from syntaxhighliter_cpp.h:26,
                 from cppeditor.cpp:23:
/usr/local/include/conf.h:6: warning: #warning "This header is obsolete, use 
ap_config.h instead"
In file included from 
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:46,
                 from 
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43,
                 from cppeditor.cpp:29:
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qsignal.h:75: 
macro `signal' used with just one arg
In file included from 
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43,
                 from cppeditor.cpp:29:
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:77: 
macro `signal' used without args
In file included from cppeditor.cpp:23:
syntaxhighliter_cpp.h:44: `ConfigStyle' was not declared in this scope
syntaxhighliter_cpp.h:44: template argument 2 is invalid
syntaxhighliter_cpp.h:44: ANSI C++ forbids declaration `styles' with no type
In file included from 
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:46,
                 from 
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43,
                 from cppeditor.cpp:29:
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qsignal.h:75: 
type specifier omitted for parameter
In file included from 
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43,
                 from cppeditor.cpp:29:
/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:77: 
syntax error before `,'
cppeditor.cpp: In method `void CppEditor::configChanged()':
cppeditor.cpp:57: `ConfigStyle' undeclared (first use this function)
cppeditor.cpp:57: (Each undeclared identifier is reported only once
cppeditor.cpp:57: for each function it appears in.)
cppeditor.cpp:57: template argument 2 is invalid
cppeditor.cpp:57: ANSI C++ forbids declaration `styles' with no type
cppeditor.cpp:57: no method `Config::readStyles'
cppeditor.cpp:58: invalid use of undefined type `struct Config'
../../editor/editor.h:27: forward declaration of `struct Config'
cppeditor.cpp:59: invalid use of undefined type `struct Config'
../../editor/editor.h:27: forward declaration of `struct Config'
cppeditor.cpp:62: no method `Config::completion'
cppeditor.cpp:63: no method `Config::parenMatching'
cppeditor.cpp:64: no method `Config::wordWrap'
gmake[4]: *** [.obj/release-shared-mt/cppeditor.o] Error 1
gmake[4]: Leaving directory 
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer/plugins/cppeditor'
gmake[3]: *** [sub-cppeditor] Error 2
gmake[3]: Leaving directory 
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer/plugins'
gmake[2]: *** [sub-plugins] Error 2
gmake[2]: Leaving directory 
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer'
gmake[1]: *** [sub-designer] Error 2
gmake[1]: Leaving directory 
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools'
gmake: *** [sub-tools] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/qt30.
*** Error code 1

Stop in /usr/ports/x11/kde3.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall14303.0 
make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / 
!:failed)
        ! x11/kde3      (compiler error)

Joey

_________________________________________________________________
Get a speedy connection with MSN Broadband.  Join now! 
http://resourcecenter.msn.com/access/plans/freeactivation.asp


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F22ygwbbslophPheq2f000029f6>