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

[1.2rc1] Problem compiling ruby bindings on Win32

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2005-04-15 20:32:12 CEST

The past days I've been working to compile a release package for RC1, but
have run into problems compiling the ruby bindings.

Can someone please help me out here?

Below is an extract of the compile log.

bye,

Erik.

--------------------Configuration: libsvn_swig_ruby - Win32
Release--------------------
Compiling...
swigutil_rb.c
C:\ruby-1.8.2\lib\ruby\1.8\i386-mswin32\win32/win32.h(174) : warning C4005:
'snprintf' : macro redefinition
        unknown(0) : see previous definition of 'snprintf'
..\..\..\..\httpd-2.0.54\srclib\apr\include\apr.h(350) : error C2632: 'int'
followed by 'int' is illegal
..\..\..\..\httpd-2.0.54\srclib\apr\include\apr.h(350) : warning C4091:
'typedef ' : ignored on left of 'int ' when no variable is declared
..\..\..\..\httpd-2.0.54\srclib\apr\include\apr.h(351) : error C2632: 'int'
followed by 'int' is illegal
..\..\..\..\httpd-2.0.54\srclib\apr\include\apr.h(351) : warning C4091:
'typedef ' : ignored on left of 'int ' when no variable is declared
..\..\..\..\httpd-2.0.54\srclib\apr\include\apr.h(352) : error C2632: 'int'
followed by 'int' is illegal
..\..\..\..\httpd-2.0.54\srclib\apr\include\apr.h(352) : warning C4091:
'typedef ' : ignored on left of 'int ' when no variable is
declared
D:\svnbuild\src-1.2-rc1\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c(216)
: warning C4003: not enough actual parameters for macro
'DEFINE_APR_ARRAY_TO_ARRAY'
D:\svnbuild\src-1.2-rc1\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c(216)
: error C2059: syntax error :
'type'
D:\svnbuild\src-1.2-rc1\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c(218)
: error C2061: syntax error : identifier
'svn_swig_rb_apr_array_to_array_svn_string'
D:\svnbuild\src-1.2-rc1\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c(218)
: error C2059: syntax error :
';'
D:\svnbuild\src-1.2-rc1\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c(218)
: error C2059: syntax error : 'type'
Error executing cl.exe.

__SWIG_RUBY__ - 7 error(s), 5 warning(s)
D:\svnbuild\httpd-2.0.54\srclib\apr\include\apr_want.h(52): Could not find
the file strings.h.
D:\svnbuild\httpd-2.0.54\srclib\apr\include\apr_want.h(85): Could not find
the file sys/uio.h.

-- 
+++ GMX - Die erste Adresse für Mail, Message, More +++
1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 15 20:34:22 2005

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

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