[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

build pysvn 0.1.1 on linux? attempt -> compile err

From: Petri Savolainen <petri.savolainen_at_iki.fi>
Date: 2003-11-08 01:32:57 CET

Anyone taken a stab?

I tried; attached are the modified makefiles, quick & dirty. It looks as if
all dependencies are found, but compiler (gcc-c++-3.2.2-5) throws an error,
tailed here:

----------------------------------------------------------
pysvn.hpp: At global scope:
pysvn.hpp:289: type/value mismatch at argument 1 in template parameter list
for
   `template<class T> class Py::PythonExtension'
pysvn.hpp:289: expected a type, got `pysvn_enum'
make: *** [pysvn_callbacks.o] Error 1
----------------------------------------------------------

I wonder what is wrong... this was the first time ever for me trying to
compile a python c++ extension using cxx, and I haven't got a lot of
experience in building c/++ code either. More used to newbie-level magic
spells such as 'configure' & 'rpmbuild' ;-)

Regards,

 Petri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Sat Nov 8 01:33:48 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.