Build error with kdevelop-030929 and subversion 0.26.0

Justin Randall logic at jrlogic.dyndns.org
Fri Oct 3 04:44:20 BST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Configure runs with some warnings:

./configure --prefix=/home/logic --enable-svnsupport 
- --with-subversion-dir=/usr/local
... normal configure output ...
checking for Subversion svn-config... /usr/local/bin/svn-config: line 1: 
abs_builddir: command not found
/usr/local/bin/svn-config: line 1: abs_srcdir: command not found
/usr/local/bin/svn-config: line 1: abs_builddir: command not found
/usr/local/bin/svn-config: line 1: abs_srcdir: command not found
/usr/local/bin/svn-config: line 1: abs_builddir: command not found
/usr/local/bin/svn-config: line 1: abs_srcdir: command not found
yes
checking for Qt >= 3.0.5... yes
...

configure succeeds, I proceed with make
... most stuff makes ...
Making all in svn
make[3]: Entering directory `/home/logic/downloads/kdevelop-030929/parts/svn'
/usr/qt/3/bin/moc ./svnwidget.h -o svnwidget.moc
source='svnwidget.cpp' object='svnwidget.lo' libtool=yes \
depfile='.deps/svnwidget.Plo' tmpdepfile='.deps/svnwidget.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
- -I. -I. -I../.. -I../../lib/interfaces -I../../lib/util 
- -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include  
- -I/usr/local/include/subversion-1 -I/neon/src -I/usr/local/include/neon  
- -I/home/logic/downloads/subversion-0.26.0/db/dist  
- -I/home/logic/downloads/subversion-0.26.0/apr/include   
- -I/home/logic/downloads/subversion-0.26.0/apr-util/include  
- -I/include/subversion-1/  -DQT_THREAD_SUPPORT  -D_REENTRANT  
- -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-exceptions -fno-check-new -fno-common 
- -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
- -DQT_NO_TRANSLATION  -c -o svnwidget.lo `test -f 'svnwidget.cpp' || echo 
'./'`svnwidget.cpp
In file included from svnwidget.cpp:9:
svn_part.h:47: syntax error before `*' token
make[3]: *** [svnwidget.lo] Error 1
make[3]: Leaving directory `/home/logic/downloads/kdevelop-030929/parts/svn'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/logic/downloads/kdevelop-030929/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/logic/downloads/kdevelop-030929'
make: *** [all] Error 2

Other info:
logic at logicle kdevelop-030929 $ svn --version
svn, version 0.26.0 (r6550)
   compiled Sep 29 2003, 06:22:13

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

logic at logicle kdevelop-030929 $ gcc --version
gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I've started doing some digging to track down the problem. It seems that the 
svn kpart is expecting an svn_client_auth_baton type which doesn't exist in 
my version of subversion.

What can I do to help fix this?

Thanks

- --J

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/fPCeVNfzd40u7PwRAoTxAJ9ZZy5BiKCGewEmbIUY3Wsqs+R5+QCfVKo+
Q6BzLSt2Y5qg1eiaIDW+fDk=
=R/nJ
-----END PGP SIGNATURE-----


-
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