kdevelop 2.0 won't build under FreeBSD 4.3

Neil Radisch nradisch at panix.com
Sat Sep 8 04:14:13 BST 2001


The BSD port does not build I get the following compile error

c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include 
-I/usr/X11R6/include/qt2 -I/usr/X11R6/include
  -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  
-I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2  -O2 -O 
-pipe -fno-exceptions -fno-check-new  -c PersistantClassStore.cc
PersistantClassStore.cc: In method 
`CPersistantClassStore::CPersistantClassStore(const char *)':
PersistantClassStore.cc:60: implicit declaration of function `int 
kdWarning(...)'
PersistantClassStore.cc:60: invalid operands `int' and `const char[25]' to 
binary `operator <<'
PersistantClassStore.cc:60: `endl' undeclared (first use this function)
PersistantClassStore.cc:60: (Each undeclared identifier is reported only once
PersistantClassStore.cc:60: for each function it appears in.)
PersistantClassStore.cc:60: invalid operands `int' and `const char[3]' to 
binary `operator <<'
PersistantClassStore.cc:61: invalid operands `int' and `const char[25]' to 
binary `operator <<'
PersistantClassStore.cc:61: invalid operands `int' and `const char[3]' to 
binary `operator <<'
PersistantClassStore.cc: In method `class CParsedClass * 
CPersistantClassStore::getClassByName(const char *)':
PersistantClassStore.cc:231: implicit declaration of function `int 
kdDebug(...)'
PersistantClassStore.cc:231: invalid operands `int' and `const char[76]' to 
binary `operator <<'
gmake[3]: *** [PersistantClassStore.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/devel/kdevelop/work/kdevelop-2.0/kdevelop/classparser'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/devel/kdevelop/work/kdevelop-2.0/kdevelop'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
 
Stop in /usr/ports/devel/kdevelop.
*** Error code 1
 
Stop in /usr/ports/devel/kdevelop.
*** Error code 1
 
Stop in /usr/ports/devel/kdevelop.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list