the *AST files won't compile
Andreas Pakulat
ap125 at informatik.uni-rostock.de
Fri Aug 1 01:54:03 UTC 2003
On 31.Jul 2003 - 01:31:26, Andreas Pakulat wrote:
> On 30.Jul 2003 - 17:32:54, Roberto Raggi wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Hi,
> >
> > On Wednesday 30 July 2003 00:33, Andreas Pakulat wrote:
> > > I already posted this on the kdevelop ML, but did not get an answer.
> > >
> > > The problem is that I cannot compile kdevelop 3.0 alpha5 on my debian
> > > unstable box. I tried to create a debian package, by issuing a
> > > dpkg-buildpackage -us -uc -rfakeroot in the untarred kdevelop directory,
> >
> > please try to compile kdevelop from cvs head. I have fixed it just after
> > alpha5
>
> It's compiling right now and seems to work, even though there where a
> lot of warnings in *AST files (most of them from not used parameters I
> think).
I still have a Problem with kdevelop. CVS from Wednesday. It compiles
just fine, until AdaParser.cpp and I can't get the Ada-stuff out:
./configure --prefix=/usr --sysconfdir=/etc/kde3 \
--with-kdelibsdoxy-dir=/usr/share/doc/kde/HTML/en/kdelibs-apidocs \
--with-pythondir=/usr \
--disable-debug
--enable-final
--disable-rpath
--enable-docbase
--enable-kdoc2
--libdir=/usr/lib
--includedir=/usr/include/kde
--with-qt-includes=/usr/include/qt3
--mandir=/usr/share/man
--with-kdelibsdoc-dir=/usr/share/doc/kde/HTML/en/kdelibs-apidocs
--with-kdelibsdoxy-dir=/usr/share/doc/kde/HTML/en/kdelibs-apidocs
--with-xinerama
--enable-scripting
--enable-javasupport
--with-java=/usr/lib/j2se/1.4
--with-phpdocdir=/usr/share/doc/phpdoc/html
--with-glibdocdir=/usr/share/glib-doc/html
--with-gdkdocdir=/usr/share/doc/libgtk2.0-doc/gdk
--with-gtkdocdir=/usr/share/doc/libgtk2.0-doc/gtk/
--with-gnomedocdir=/usr/share/doc/gnome-dev-doc/html
--with-pythondir=/usr/lib/python2.2
--enable-final
--disable-debug
--disable-ada
--disable-final
The error I get:
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/antlr
-I../../lib/interfaces -I../../lib/util -I../../lib/sourceinfo
-I/usr/include/kde -I/usr/include/qt3 -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -Wno n-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG
-DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -fexceptions -c -o
AdaParser.lo `test -f 'AdaParser.cpp' || echo './'`AdaParser.cpp
AdaParser.cpp:1113: error: default argument given for parameter 1 of `void
AdaParser::subprog_decl_or_rename_or_inst_or_body(bool)'
AdaParser.hpp:64: error: after previous specification in `void
AdaParser::subprog_decl_or_rename_or_inst_or_body(bool)'
AdaParser.cpp:1388: error: default argument given for parameter 1 of `void
AdaParser::generic_decl(bool)'
AdaParser.hpp:67: error: after previous specification in `void
AdaParser::generic_decl(bool)'
AdaParser.cpp:1561: error: default argument given for parameter 1 of `void
AdaParser::def_id(bool)'
AdaParser.hpp:70: error: after previous specification in `void
AdaParser::def_id(bool)'
AdaParser.cpp:1765: error: default argument given for parameter 1 of `void
AdaParser::subprog_decl(bool)'
AdaParser.hpp:78: error: after previous specification in `void
AdaParser::subprog_decl(bool)'
AdaParser.cpp:2145: error: default argument given for parameter 1 of `void
AdaParser::def_designator(bool)'
AdaParser.hpp:87: error: after previous specification in `void
AdaParser::def_designator(bool)'
AdaParser.cpp:6339: error: default argument given for parameter 2 of `void
AdaParser::derived_or_private_or_record(antlr::ASTRefCount<AdaAST>,bool)'
AdaParser.hpp:162: error: after previous specification in `void
AdaParser::derived_or_private_or_record(antlr::ASTRefCount<AdaAST>,bool)'
AdaParser.cpp:7778: error: default argument given for parameter 1 of `void
AdaParser::record_definition(bool)'
AdaParser.hpp:193: error: after previous specification in `void
AdaParser::record_definition(bool)'
AdaParser.cpp:7918: error: default argument given for parameter 1 of `void
AdaParser::component_list(bool)'
AdaParser.hpp:197: error: after previous specification in `void
AdaParser::component_list(bool)'
make[4]: *** [AdaParser.lo] Fehler 1
Yes I already did a distclean and a cvs-clean.
Andreas
--
Your temporary financial embarrassment will be relieved in a surprising manner.
More information about the KDevelop-devel
mailing list