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 > From: David Geisler-Moroder <[email protected]> > Date: April 25, 2012 9:30:32 AM PDT > > Hi Greg, > > the other set of errors was only related to the wrong orientation vector > specified for the BSDF material. > So the only difference that is really there is the one related to mmap(). > > I also thought about avoiding mmap() on the 32bit machine. For Cygwin this is > done similarly in > common/ezxml.h by defining EZXML_NOMMAP. Maybe that's the best solution for > now. > > Thanks for your help! > > Cheers, > David >
_______________________________________________ Radiance-dev mailing list [email protected] http://www.radiance-online.org/mailman/listinfo/radiance-dev
