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

RE: SVN build problems on windows XP.

From: <A.Steenveld_at_info.umcn.nl>
Date: Mon, 9 Jun 2008 18:09:54 +0200

> Hopefully the log file will be insightful.
>
It did, INCLUDE was not set correct (typo, shame on me for not checking!)

Things pass the compiler and the linker without any problems, building the
distro package is another matter. It complains about mod_dav_svn but
according to the configuration details I explicitly left it out. I still
have to puzzle on that one.

Here is the output.

python build\win32\make_dist.py
Traceback (most recent call last):
  File "build\win32\make_dist.py", line 412, in _make_dist
    subaction.run(dir, cfg)
  File "build\win32\make_dist.py", line 70, in run
    self._copy_file(path, os.path.join(dir, name))
  File "build\win32\make_dist.py", line 57, in _copy_file
    shutil.copyfile(source, target)
  File "D:\Program Files\Python\lib\shutil.py", line 46, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: 'build\\win32\\..\\..\\Release\\subversion/mod_dav_svn/mod_dav_svn.so'
make_dist: Exit 1

*** Whoops, something choked.

By the way, I started the build.win.bat file because I did see directions
on configuration in the INSTALL file but no directions on how to build.
It was at a much later point that I found out about buildbot (in
.\tools\buildbot\slaves\ README) I have not yet installed it but I will do
it tomorrow (if I have time left).

Do you use buildbot?

-- Andre.

Het UMC St Radboud staat geregistreerd bij de Kamer van Koophandel in het handelsregister onder nummer 41055629.
The Radboud University Nijmegen Medical Centre is listed in the Commercial Register of the Chamber of Commerce under file number 41055629.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-09 18:10:22 CEST

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.