[pdal] PDAL Vagrant/VirtualBox Install Failed at points2grid

Robert Dzur rdzur at bhinc.com
Tue Jan 20 13:57:08 PST 2015


I see that you're right...the pdal-vagrant box on my VM VirtualBox says Ubuntu (32 bit); I understand that I don't want to be on 32.  Do I need to reinstall Vagrant/Virtualbox?  Or somehow restore my system to original state so that Vagrant pulls the correct 64 bit box?

Thanks,

Rob
--

________________________________________
From: Howard Butler [howard at hobu.co]
Sent: Tuesday, January 20, 2015 2:44 PM
To: Robert Dzur
Cc: pdal at lists.osgeo.org
Subject: Re: [pdal] PDAL Vagrant/VirtualBox Install Failed at points2grid

> On Jan 20, 2015, at 3:42 PM, Robert Dzur <rdzur at bhinc.com> wrote:
>
> ==> default: /usr/bin/ld: CMakeFiles/pts2grd.dir/src/GridFile.cpp.o: file class ELFCLASS64 incompatible with ELFCLASS32

That's weird. For some reason you're building/mixing 32-bit mode code. This must be the root of your issues.

I think the Vagrant config has only ever been tested/used on 64bit. Are you by chance running 32bit Vagrant/Virtualbox? Or did Vagrant somehow use the 32bit Ubuntu box?

Howard


More information about the pdal mailing list