[OpenLayers-Dev] svn build problems

Stephen Woodbridge woodbri at swoodbridge.com
Mon Mar 3 16:18:39 EST 2008


Hi all,

I have been getting the following issue in svn trying to run ./build.py 
full.cfg


woodbri at carto:~/work/openlayers/ol-svn/trunk/openlayers/build$ 
./build.py full.cfg
Merging libraries.

[snip lots of files]


Resolution pass 1...
Importing: OpenLayers/Format/XML.js
Traceback (most recent call last):
   File "./build.py", line 34, in ?
     merged = mergejs.run(sourceDirectory, None, configFilename)
   File "../tools/mergejs.py", line 190, in run
     content = open(fullpath, "U").read() # TODO: Ensure end of line @ EOF?
IOError: [Errno 2] No such file or directory: 
'../lib/OpenLayers/Format/XML.js'

Does this indicate something needs to be fixed, maybe the user :) in 
this case.

-Steve W



More information about the Dev mailing list