Ticket #11 (closed: fixed)
can not build kdesvn 0.4
| Reported by: | joerg | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.4 |
| Component: | All | Version: | |
| Severity: | major | Keywords: | RESOLVED |
| Cc: |
Description
Unfortunatly I can not build kdesvn 0.4 with debinan sarge (gcc 3.3.5, kde 3.3.2).
ADDITIONAL INFORMATION: Here is the make output:
Making all in svnfrontend make[3]: Entering directory `/home/joerg/tmp/kdesvn-0.4/src/svnfrontend' source='kdesvnfilelist.cpp' object='kdesvnfilelist.o' libtool=no depfile='.deps/kdesvnfilelist.Po' tmpdepfile='.deps/kdesvnfilelist.TPo' depmode=gcc3 /bin/sh ../../admin/depcomp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -I../.. -I../../src -DQT_THREAD_SUPPORT -D_REENTRANT -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include -I/usr/include/neon -DNEON_ZLIB -DNEON_SSL -I/usr/include/subversion-1 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common -fexceptions -c -o kdesvnfilelist.o test -f 'kdesvnfilelist.cpp' || echo './'kdesvnfilelist.cpp kdesvnfilelist.cpp: In constructor `kdesvnfilelist::kdesvnfilelist(QWidget*,
const char*)':
kdesvnfilelist.cpp:66: error: no matching function for call to `svn::Status::
Status()'
../../src/svncpp/status.hpp:69: error: candidates are:
svn::Status::Status(const char*, svn_wc_status_t*)
../../src/svncpp/status.hpp:51: error:
svn::Status::Status(const svn::Status&)
kdesvnfilelist.cpp: In member function `virtual void
kdesvnfilelist::slotDirAdded(const QString&, FileListViewItem?*)':
kdesvnfilelist.cpp:360: error: no matching function for call to `svn::Status::
Status()'
../../src/svncpp/status.hpp:69: error: candidates are:
svn::Status::Status(const char*, svn_wc_status_t*)
../../src/svncpp/status.hpp:51: error:
svn::Status::Status(const svn::Status&)
