Erik, That fixed it and it's working fine again.
Thanks for the quick assist. -Steve Erik Uzureau wrote: > Hi Stephen, > > Thanks for the heads up. I've updated those two references in trunk. > Can you try svn up again to see if the problem is fixed? > > I tried building all three (full, lite, library) with the latest from > trunk and get no errors. > > Then again, I tried building a couple hours ago and similarly had no > errors. Are you sure it's not maybe a missing file on your end? > > Im out of the office in a few minutes but will try to look at this > again later tonight. > > Erik > > > > On 7/5/07, Stephen Woodbridge <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I just did an update and ./build.py full >> >> Resolution pass 1... >> Importing: Openlayers/Layer.js >> Traceback (most recent call last): >> File "./build.py", line 18, 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/Layer.js' >> >> >> It looks like these files might be the problem as they have OpenLayers >> spelled Openlayers (notice lower case L). >> >> OpenLayers/Layer/Markers.js: * @requires Openlayers/Layer.js >> OpenLayers/Renderer/SVG.js: * - <Openlayers.Renderer.Elements> >> >> >> -Steve >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://openlayers.org/mailman/listinfo/dev >> _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
