Hi David, I'm pretty sure the guys who developed the build system for NREL didn't use the NOMMAP #define, so must be their system doesn't have whatever header issues yours is running afoul of in 32-bit mode.
Thanks for the update -- glad it's working for you now! Cheers, -Greg P.S. A side note on ezxml is that I found a problem after the 4.1 release that caused very long XML files with DOS eol (CR-LF) to be impossibly slow to load. This is fixed in the latest HEAD, which NREL is using. > From: David Geisler-Moroder <[email protected]> > Date: April 25, 2012 11:28:47 PM PDT > > Hi Greg, > > I recompiled the head with the NOMMAP define and everything works fine now. > Thanks again for all your help!! > > By the way, I just ran the same rvu-command using the 32bit Windows binaries > provided > by NREL on > http://openstudio.nrel.gov/getting-started-developer/getting-started-radiance > (Rob G. - thanks a lot for offering those!!) -- no problems there as well. > > Cheers, > David > > Am 25. April 2012 19:29 schrieb Gregory J. Ward <[email protected]>: > Hi David, > > I tend to agree that the easiest fix is to take out the mmap() call for your > system. We should log a bug to the Ubuntu developers, though. > > You can put a -DEZXML_NOMMAP option in your rmake if you don't want to mess > with the header. > > Best, > -Greg >
_______________________________________________ Radiance-dev mailing list [email protected] http://www.radiance-online.org/mailman/listinfo/radiance-dev
