Problem on making kdevelop 1.0beta4.1

Mario Lobo mlobo at nlink.com.br
Tue Nov 30 18:36:52 GMT 1999


Hi there (sorry for the repost, but  I really don't know where to turn to)

I'm trying to make it on a FreeBSD 2.2.8 /qt 1.44/ kde 1.1.2 when i get the
following errors:

----------------------------------------------------------------------------
bash# make
make  all-recursive
Making all in doc
Making all in de
Making all in manual
Making all in welcome
Making all in en
Making all in addendum
Making all in kde_libref
Making all in manual
Making all in programming
Making all in tutorial
Making all in cref
Making all in welcome
Making all in fr
Making all in tutorial
Making all in welcome
Making all in pl
Making all in pt
Making all in manual
Making all in programming
Making all in sv 
Making all in zh_CN.GB2312
Making all in welcome
Making all in tutorial
Making all in manual
Making all in ru
Making all in welcome
Making all in manual
Making all in tutorial
Making all in cref
Making all in programming
Making all in nl
Making all in es
Making all in kdevelop
Making all in tools
Making all in templates
Making all in toolbar
Making all in pics
Making all in mini
Making all in kwrite
Making all in kdlgedit
Making all in classparser
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/appscs/kde/include -I/appscs/qt/include  -I/usr/X11R6/include    -O2 -Wall -c ClassParser.cc
ParsedAttribute.h: In method `int CParsedAttribute::fromPersistantString(const char *, int)':
In file included from ParsedContainer.h:26,
                 from ParsedClassContainer.h:22,
                 from ClassStore.h:21,
                 from ClassParser.h:29,
                 from ClassParser.cc:25:
ParsedAttribute.h:69: warning: unused parameter `const char * str'
ParsedAttribute.h:69: warning: unused parameter `int startPos'
/appscs/qt/include/qdict.h: In method `void QDictT<CParsedStruct>::deleteItem(void *)':
In file included from ParsedClassContainer.h:22,
                 from ClassStore.h:21,
                 from ClassParser.h:29,
                 from ClassParser.cc:25:
/appscs/qt/include/qdict.h:136: invalid use of undefined type `struct CParsedStruct'
/appscs/qt/include/qlist.h: In method `void QListT<CParsedStruct>::deleteItem(void *)':
/appscs/qt/include/qlist.h:177: invalid use of undefined type `struct CParsedStruct'
ParsedContainer.h: In method `int CParsedContainer::fromPersistantString(const char *, int)':
ParsedContainer.h:187: warning: unused parameter `const char * str'
ParsedStruct.h: In method `const char * CParsedStruct::asPersistantString(class QString &)':
In file included from ParsedContainer.h:191,
                 from ParsedClassContainer.h:22,
                 from ClassStore.h:21,
                 from ClassParser.h:29,
                 from ClassParser.cc:25:
ParsedStruct.h:44: warning: unused parameter `class QString & str'
ParsedStruct.h: In method `int CParsedStruct::fromPersistantString(const char *, int)':
ParsedStruct.h:50: warning: unused parameter `const char * str'
ParsedStruct.h:50: warning: unused parameter `int startPos'
/appscs/qt/include/qdict.h: In method `void QDictT<CParsedClass>::deleteItem(void *)':
In file included from ClassStore.h:21,
                 from ClassParser.h:29,
                 from ClassParser.cc:25:
/appscs/qt/include/qdict.h:136: invalid use of undefined type `struct CParsedClass'
/appscs/qt/include/qlist.h: In method `void QListT<CParsedClass>::deleteItem(void *)':
/appscs/qt/include/qlist.h:177: invalid use of undefined type `struct CParsedClass'
ParsedParent.h: In method `int CParsedParent::fromPersistantString(const char *, int)':
In file included from ParsedClass.h:26,
                 from ParsedClassContainer.h:99,
                 from ClassStore.h:21,
                 from ClassParser.h:29,
                 from ClassParser.cc:25:
ParsedParent.h:76: warning: unused parameter `const char * str'
PersistantClassStore.h: In method `void CPersistantClassStore::removeClass(const char *)':
In file included from ClassStore.h:22,
                 from ClassParser.h:29,
                 from ClassParser.cc:25:
PersistantClassStore.h:98: warning: unused parameter `const char * aName'
*** Error code 1

Stop.
*** Error code 1      

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

Can somebody gimme a hint ??

Thanks,
Mario Lobo





More information about the KDevelop mailing list