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

Re: build pysvn 0.1.1 on linux? attempt -> compile err

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-11-08 03:17:00 CET

Petri,

Which Linux are you attempting this on? I have Redhat 7.2 and 9.0 that
I can build on.

You must use the gcc version that your python was built with. Was it
built with gcc 3.2? Usually python is build with a gcc 2.9x compiler.

The problem is the use of the keyword "class" instead of "typename"
if I remember correctly. Which is a pain as msvc6 and gcc 2.9x need
class. I will have to add a macro to switch the keyword used but
have not coded the logic yet.

pycxx does not need the complexity of configure or rpm so I do not
use it.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 8 03:17:44 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.